item

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 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 added in v0.12.0

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

EventItemRequestBuilder provides operations to manage the calendarView 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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *EventItemRequestBuilder

NewEventItemRequestBuilderInternal instantiates a new EventItemRequestBuilder and sets the default values.

func (*EventItemRequestBuilder) AttachmentsById added in v0.12.0

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

func (*EventItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property calendarView for users

func (*EventItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the calendar view for the calendar. Navigation property. Read-only.

func (*EventItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property calendarView in users

func (*EventItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calendarView for users

func (*EventItemRequestBuilder) ExtensionsById added in v0.12.0

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

func (*EventItemRequestBuilder) Get added in v0.12.0

Get the calendar view for the calendar. Navigation property. Read-only.

func (*EventItemRequestBuilder) InstancesById added in v0.12.0

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

func (*EventItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

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

func (*EventItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property calendarView in users

func (*EventItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

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

type EventItemRequestBuilderDeleteOptions added in v0.12.0

type EventItemRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

EventItemRequestBuilderDeleteOptions options for Delete

type EventItemRequestBuilderGetOptions added in v0.12.0

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

EventItemRequestBuilderGetOptions options for Get

type EventItemRequestBuilderGetQueryParameters added in v0.12.0

type EventItemRequestBuilderGetQueryParameters struct {
	// The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00
	EndDateTime *string
	// Select properties to be returned
	Select []string
	// The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00
	StartDateTime *string
}

EventItemRequestBuilderGetQueryParameters the calendar view for the calendar. Navigation property. Read-only.

type EventItemRequestBuilderPatchOptions added in v0.12.0

type EventItemRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Eventable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

EventItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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