item

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 19 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 instances property of the microsoft.graph.event 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 the accept property

func (*EventItemRequestBuilder) Attachments added in v0.13.0

Attachments the attachments property

func (*EventItemRequestBuilder) AttachmentsById added in v0.13.0

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

func (*EventItemRequestBuilder) Calendar added in v0.13.0

Calendar the calendar property

func (*EventItemRequestBuilder) Cancel added in v0.12.0

Cancel the cancel property

func (*EventItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property instances for groups

func (*EventItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.

func (*EventItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property instances in groups

func (*EventItemRequestBuilder) Decline added in v0.12.0

Decline the decline property

func (*EventItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property instances for groups

func (*EventItemRequestBuilder) DismissReminder added in v0.12.0

DismissReminder the dismissReminder property

func (*EventItemRequestBuilder) Extensions added in v0.13.0

Extensions the extensions property

func (*EventItemRequestBuilder) ExtensionsById added in v0.13.0

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

func (*EventItemRequestBuilder) Forward added in v0.12.0

Forward the forward property

func (*EventItemRequestBuilder) Get added in v0.12.0

Get the occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.

func (*EventItemRequestBuilder) MultiValueExtendedProperties added in v0.13.0

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*EventItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.13.0

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

func (*EventItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property instances in groups

func (*EventItemRequestBuilder) SingleValueExtendedProperties added in v0.13.0

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*EventItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.13.0

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

func (*EventItemRequestBuilder) SnoozeReminder added in v0.12.0

SnoozeReminder the snoozeReminder property

func (*EventItemRequestBuilder) TentativelyAccept added in v0.12.0

TentativelyAccept the tentativelyAccept property

type EventItemRequestBuilderDeleteOptions added in v0.12.0

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

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

type EventItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string
}

EventItemRequestBuilderGetQueryParameters the occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.

type EventItemRequestBuilderPatchOptions added in v0.12.0

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