item

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CalendarItemRequestBuilder added in v0.12.0

type CalendarItemRequestBuilder struct {
	// contains filtered or unexported fields
}

CalendarItemRequestBuilder provides operations to manage the calendars property of the microsoft.graph.user entity.

func NewCalendarItemRequestBuilder added in v0.12.0

NewCalendarItemRequestBuilder instantiates a new CalendarItemRequestBuilder and sets the default values.

func NewCalendarItemRequestBuilderInternal added in v0.12.0

func NewCalendarItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CalendarItemRequestBuilder

NewCalendarItemRequestBuilderInternal instantiates a new CalendarItemRequestBuilder and sets the default values.

func (*CalendarItemRequestBuilder) AllowedCalendarSharingRolesWithUser added in v0.12.0

AllowedCalendarSharingRolesWithUser provides operations to call the allowedCalendarSharingRoles method.

func (*CalendarItemRequestBuilder) CalendarPermissions added in v0.12.0

CalendarPermissions the calendarPermissions property

func (*CalendarItemRequestBuilder) CalendarPermissionsById added in v0.12.0

CalendarPermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.calendars.item.calendarPermissions.item collection

func (*CalendarItemRequestBuilder) CalendarView added in v0.12.0

CalendarView the calendarView property

func (*CalendarItemRequestBuilder) CalendarViewById added in v0.12.0

CalendarViewById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.calendars.item.calendarView.item collection

func (*CalendarItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property calendars for me

func (*CalendarItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the user's calendars. Read-only. Nullable.

func (*CalendarItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property calendars in me

func (*CalendarItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calendars for me

func (*CalendarItemRequestBuilder) Events added in v0.12.0

Events the events property

func (*CalendarItemRequestBuilder) EventsById added in v0.12.0

EventsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.calendars.item.events.item collection

func (*CalendarItemRequestBuilder) Get added in v0.12.0

Get the user's calendars. Read-only. Nullable.

func (*CalendarItemRequestBuilder) GetSchedule added in v0.12.0

GetSchedule the getSchedule property

func (*CalendarItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*CalendarItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.calendars.item.multiValueExtendedProperties.item collection

func (*CalendarItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property calendars in me

func (*CalendarItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*CalendarItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.calendars.item.singleValueExtendedProperties.item collection

type CalendarItemRequestBuilderDeleteOptions added in v0.12.0

type CalendarItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CalendarItemRequestBuilderDeleteOptions options for Delete

type CalendarItemRequestBuilderGetOptions added in v0.12.0

type CalendarItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CalendarItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CalendarItemRequestBuilderGetOptions options for Get

type CalendarItemRequestBuilderGetQueryParameters added in v0.12.0

type CalendarItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string
}

CalendarItemRequestBuilderGetQueryParameters the user's calendars. Read-only. Nullable.

type CalendarItemRequestBuilderPatchOptions added in v0.12.0

type CalendarItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Calendarable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CalendarItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL