item

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CalendarPermissionItemRequestBuilder added in v0.12.0

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

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

func NewCalendarPermissionItemRequestBuilder added in v0.12.0

NewCalendarPermissionItemRequestBuilder instantiates a new CalendarPermissionItemRequestBuilder and sets the default values.

func NewCalendarPermissionItemRequestBuilderInternal added in v0.12.0

func NewCalendarPermissionItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CalendarPermissionItemRequestBuilder

NewCalendarPermissionItemRequestBuilderInternal instantiates a new CalendarPermissionItemRequestBuilder and sets the default values.

func (*CalendarPermissionItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property calendarPermissions for users

func (*CalendarPermissionItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the permissions of the users with whom the calendar is shared.

func (*CalendarPermissionItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property calendarPermissions in users

func (*CalendarPermissionItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calendarPermissions for users

func (*CalendarPermissionItemRequestBuilder) Get added in v0.12.0

Get the permissions of the users with whom the calendar is shared.

func (*CalendarPermissionItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property calendarPermissions in users

type CalendarPermissionItemRequestBuilderDeleteOptions added in v0.12.0

type CalendarPermissionItemRequestBuilderDeleteOptions 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
}

CalendarPermissionItemRequestBuilderDeleteOptions options for Delete

type CalendarPermissionItemRequestBuilderGetOptions added in v0.12.0

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

CalendarPermissionItemRequestBuilderGetOptions options for Get

type CalendarPermissionItemRequestBuilderGetQueryParameters added in v0.12.0

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

CalendarPermissionItemRequestBuilderGetQueryParameters the permissions of the users with whom the calendar is shared.

type CalendarPermissionItemRequestBuilderPatchOptions added in v0.12.0

type CalendarPermissionItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CalendarPermissionable
	// 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
}

CalendarPermissionItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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