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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventItemRequestBuilder

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

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

func NewEventItemRequestBuilder

NewEventItemRequestBuilder instantiates a new EventItemRequestBuilder and sets the default values.

func NewEventItemRequestBuilderInternal

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

NewEventItemRequestBuilderInternal instantiates a new EventItemRequestBuilder and sets the default values.

func (*EventItemRequestBuilder) Accept

Accept the accept property

func (*EventItemRequestBuilder) Attachments

Attachments the attachments property

func (*EventItemRequestBuilder) AttachmentsById

AttachmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.attachments.item collection

func (*EventItemRequestBuilder) Calendar

Calendar the calendar property

func (*EventItemRequestBuilder) Cancel

Cancel the cancel property

func (*EventItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property events for users

func (*EventItemRequestBuilder) CreateGetRequestInformation

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

func (*EventItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property events in users

func (*EventItemRequestBuilder) Decline

Decline the decline property

func (*EventItemRequestBuilder) Delete

Delete delete navigation property events for users

func (*EventItemRequestBuilder) DismissReminder

DismissReminder the dismissReminder property

func (*EventItemRequestBuilder) Extensions

Extensions the extensions property

func (*EventItemRequestBuilder) ExtensionsById

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.extensions.item collection

func (*EventItemRequestBuilder) Forward

Forward the forward property

func (*EventItemRequestBuilder) Get

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

func (*EventItemRequestBuilder) Instances

Instances the instances property

func (*EventItemRequestBuilder) InstancesById

InstancesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.instances.item collection

func (*EventItemRequestBuilder) MultiValueExtendedProperties

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*EventItemRequestBuilder) MultiValueExtendedPropertiesById

MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.multiValueExtendedProperties.item collection

func (*EventItemRequestBuilder) Patch

Patch update the navigation property events in users

func (*EventItemRequestBuilder) SingleValueExtendedProperties

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*EventItemRequestBuilder) SingleValueExtendedPropertiesById

SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.singleValueExtendedProperties.item collection

func (*EventItemRequestBuilder) SnoozeReminder

SnoozeReminder the snoozeReminder property

func (*EventItemRequestBuilder) TentativelyAccept

TentativelyAccept the tentativelyAccept property

type EventItemRequestBuilderDeleteOptions

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

EventItemRequestBuilderDeleteOptions options for Delete

type EventItemRequestBuilderGetOptions

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

EventItemRequestBuilderGetOptions options for Get

type EventItemRequestBuilderGetQueryParameters

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

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

type EventItemRequestBuilderPatchOptions

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

EventItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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