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: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventItemRequestBuilder added in v0.12.0

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

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

func NewEventItemRequestBuilder added in v0.12.0

NewEventItemRequestBuilder instantiates a new EventItemRequestBuilder and sets the default values.

func NewEventItemRequestBuilderInternal added in v0.12.0

func NewEventItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EventItemRequestBuilder

NewEventItemRequestBuilderInternal instantiates a new EventItemRequestBuilder and sets the default values.

func (*EventItemRequestBuilder) Accept added in v0.12.0

Accept provides operations to call the accept method.

func (*EventItemRequestBuilder) Attachments added in v0.12.0

Attachments provides operations to manage the attachments property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) AttachmentsById added in v0.12.0

AttachmentsById provides operations to manage the attachments property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) Calendar added in v0.12.0

Calendar provides operations to manage the calendar property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) Cancel added in v0.12.0

Cancel provides operations to call the cancel method.

func (*EventItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property events for users

func (*EventItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the events in the calendar. Navigation property. Read-only.

func (*EventItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property events in users

func (*EventItemRequestBuilder) Decline added in v0.12.0

Decline provides operations to call the decline method.

func (*EventItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property events for users

func (*EventItemRequestBuilder) DismissReminder added in v0.12.0

DismissReminder provides operations to call the dismissReminder method.

func (*EventItemRequestBuilder) Extensions added in v0.12.0

Extensions provides operations to manage the extensions property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById provides operations to manage the extensions property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) Forward added in v0.12.0

Forward provides operations to call the forward method.

func (*EventItemRequestBuilder) Get added in v0.12.0

Get the events in the calendar. Navigation property. Read-only.

func (*EventItemRequestBuilder) Instances added in v0.12.0

Instances provides operations to manage the instances property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) InstancesById added in v0.12.0

InstancesById provides operations to manage the instances property of the microsoft.graph.event entity.

func (*EventItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

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

func (*EventItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

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

func (*EventItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property events in users

func (*EventItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

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

func (*EventItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

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

func (*EventItemRequestBuilder) SnoozeReminder added in v0.12.0

SnoozeReminder provides operations to call the snoozeReminder method.

func (*EventItemRequestBuilder) TentativelyAccept added in v0.12.0

TentativelyAccept provides operations to call the tentativelyAccept method.

type EventItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type EventItemRequestBuilderGetQueryParameters added in v0.12.0

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

EventItemRequestBuilderGetQueryParameters the events in the calendar. Navigation property. Read-only.

type EventItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type EventItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

EventItemRequestBuilderPatchRequestConfiguration 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