item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 16 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 provides operations to manage the calendarPermissions property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) CalendarPermissionsById added in v0.12.0

CalendarPermissionsById provides operations to manage the calendarPermissions property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) CalendarView added in v0.12.0

CalendarView provides operations to manage the calendarView property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) CalendarViewById added in v0.12.0

CalendarViewById provides operations to manage the calendarView property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property calendars for users

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 users

func (*CalendarItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calendars for users

func (*CalendarItemRequestBuilder) Events added in v0.12.0

Events provides operations to manage the events property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) EventsById added in v0.12.0

EventsById provides operations to manage the events property of the microsoft.graph.calendar entity.

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 provides operations to call the getSchedule method.

func (*CalendarItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property calendars in users

func (*CalendarItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.calendar entity.

func (*CalendarItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.calendar entity.

type CalendarItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type CalendarItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CalendarItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CalendarItemRequestBuilderGetQueryParameters added in v0.12.0

type CalendarItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

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

type CalendarItemRequestBuilderGetRequestConfiguration added in v0.22.0

type CalendarItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CalendarItemRequestBuilderGetQueryParameters
}

CalendarItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CalendarItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type CalendarItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CalendarItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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