item

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 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 me

func (*CalendarPermissionItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property calendarPermissions for me

func (*CalendarPermissionItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

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

func (*CalendarPermissionItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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 me

func (*CalendarPermissionItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property calendarPermissions in me

func (*CalendarPermissionItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calendarPermissions for me

func (*CalendarPermissionItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete navigation property calendarPermissions for me

func (*CalendarPermissionItemRequestBuilder) Get added in v0.12.0

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

func (*CalendarPermissionItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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 me

func (*CalendarPermissionItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property calendarPermissions in me

type CalendarPermissionItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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 CalendarPermissionItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type CalendarPermissionItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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