item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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

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

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

func NewCalendarPermissionItemRequestBuilder

NewCalendarPermissionItemRequestBuilder instantiates a new CalendarPermissionItemRequestBuilder and sets the default values.

func NewCalendarPermissionItemRequestBuilderInternal

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

NewCalendarPermissionItemRequestBuilderInternal instantiates a new CalendarPermissionItemRequestBuilder and sets the default values.

func (*CalendarPermissionItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property calendarPermissions for me

func (*CalendarPermissionItemRequestBuilder) CreateGetRequestInformation

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

func (*CalendarPermissionItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property calendarPermissions in me

func (*CalendarPermissionItemRequestBuilder) Delete

Delete delete navigation property calendarPermissions for me

func (*CalendarPermissionItemRequestBuilder) Get

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

func (*CalendarPermissionItemRequestBuilder) Patch

Patch update the navigation property calendarPermissions in me

type CalendarPermissionItemRequestBuilderDeleteOptions

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

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

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

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