Documentation
¶
Index ¶
- type EventRequestBuilder
- func (m *EventRequestBuilder) Accept() ...
- func (m *EventRequestBuilder) Attachments() ...
- func (m *EventRequestBuilder) AttachmentsById(id string) ...
- func (m *EventRequestBuilder) Calendar() ...
- func (m *EventRequestBuilder) Cancel() ...
- func (m *EventRequestBuilder) CreateDeleteRequestInformation(options *EventRequestBuilderDeleteOptions) (...)
- func (m *EventRequestBuilder) CreateGetRequestInformation(options *EventRequestBuilderGetOptions) (...)
- func (m *EventRequestBuilder) CreatePatchRequestInformation(options *EventRequestBuilderPatchOptions) (...)
- func (m *EventRequestBuilder) Decline() ...
- func (m *EventRequestBuilder) Delete(options *EventRequestBuilderDeleteOptions) error
- func (m *EventRequestBuilder) DismissReminder() ...
- func (m *EventRequestBuilder) Extensions() ...
- func (m *EventRequestBuilder) ExtensionsById(id string) ...
- func (m *EventRequestBuilder) Forward() ...
- func (m *EventRequestBuilder) Get(options *EventRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event, ...)
- func (m *EventRequestBuilder) Instances() ...
- func (m *EventRequestBuilder) InstancesById(id string) ...
- func (m *EventRequestBuilder) MultiValueExtendedProperties() ...
- func (m *EventRequestBuilder) MultiValueExtendedPropertiesById(id string) ...
- func (m *EventRequestBuilder) Patch(options *EventRequestBuilderPatchOptions) error
- func (m *EventRequestBuilder) SingleValueExtendedProperties() ...
- func (m *EventRequestBuilder) SingleValueExtendedPropertiesById(id string) ...
- func (m *EventRequestBuilder) SnoozeReminder() ...
- func (m *EventRequestBuilder) TentativelyAccept() ...
- type EventRequestBuilderDeleteOptions
- type EventRequestBuilderGetOptions
- type EventRequestBuilderGetQueryParameters
- type EventRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventRequestBuilder ¶
type EventRequestBuilder struct {
// contains filtered or unexported fields
}
EventRequestBuilder builds and executes requests for operations under \users\{user-id}\calendar\events\{event-id}
func NewEventRequestBuilder ¶
func NewEventRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *EventRequestBuilder
NewEventRequestBuilder instantiates a new EventRequestBuilder and sets the default values.
func NewEventRequestBuilderInternal ¶
func NewEventRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *EventRequestBuilder
NewEventRequestBuilderInternal instantiates a new EventRequestBuilder and sets the default values.
func (*EventRequestBuilder) Attachments ¶
func (*EventRequestBuilder) AttachmentsById ¶
func (m *EventRequestBuilder) AttachmentsById(id string) *i065657a3daf360b62ebf3c6e101d6bd29d67ca95848bd319d1ffeb09214c3cd5.AttachmentRequestBuilder
AttachmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.attachments.item collection
func (*EventRequestBuilder) CreateDeleteRequestInformation ¶
func (m *EventRequestBuilder) CreateDeleteRequestInformation(options *EventRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateDeleteRequestInformation the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) CreateGetRequestInformation ¶
func (m *EventRequestBuilder) CreateGetRequestInformation(options *EventRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) CreatePatchRequestInformation ¶
func (m *EventRequestBuilder) CreatePatchRequestInformation(options *EventRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePatchRequestInformation the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) Delete ¶
func (m *EventRequestBuilder) Delete(options *EventRequestBuilderDeleteOptions) error
Delete the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) DismissReminder ¶
func (m *EventRequestBuilder) DismissReminder() *i8bc1b83864742db92b87f3ce691ba7194b9e4dfcdee44bc1f989db1fd24e0d9c.DismissReminderRequestBuilder
func (*EventRequestBuilder) Extensions ¶
func (*EventRequestBuilder) ExtensionsById ¶
func (m *EventRequestBuilder) ExtensionsById(id string) *ibf212a370d44f80b700c5b5b75239c5e02548b6abbd3484f7872aa4674bf95c4.ExtensionRequestBuilder
ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.extensions.item collection
func (*EventRequestBuilder) Get ¶
func (m *EventRequestBuilder) Get(options *EventRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event, error)
Get the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) InstancesById ¶
func (m *EventRequestBuilder) InstancesById(id string) *ibe0f4b62b27e66ba9582cbb8b856bbb6bd0e3e8a30c85f69943b3fc01aac856e.EventRequestBuilder
InstancesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.instances.item collection
func (*EventRequestBuilder) MultiValueExtendedProperties ¶
func (m *EventRequestBuilder) MultiValueExtendedProperties() *ic2ca36017987ae7a5daa23b834522d6cb1b251d72fe6d72b471f8ca4ed2d2264.MultiValueExtendedPropertiesRequestBuilder
func (*EventRequestBuilder) MultiValueExtendedPropertiesById ¶
func (m *EventRequestBuilder) MultiValueExtendedPropertiesById(id string) *i9facca5460444460406e305a714abf1b6c6c7e0be4c7bedda91eb9b394bd9ede.MultiValueLegacyExtendedPropertyRequestBuilder
MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.multiValueExtendedProperties.item collection
func (*EventRequestBuilder) Patch ¶
func (m *EventRequestBuilder) Patch(options *EventRequestBuilderPatchOptions) error
Patch the events in the calendar. Navigation property. Read-only.
func (*EventRequestBuilder) SingleValueExtendedProperties ¶
func (m *EventRequestBuilder) SingleValueExtendedProperties() *icfb49c8c2637abda0a6e0b8db57c259abb3d4ec46f18de110de6cc049d986341.SingleValueExtendedPropertiesRequestBuilder
func (*EventRequestBuilder) SingleValueExtendedPropertiesById ¶
func (m *EventRequestBuilder) SingleValueExtendedPropertiesById(id string) *i49c7e84876761d3a9df15aa2f74f21992b0ba54e8eea9060140c4135b4b76920.SingleValueLegacyExtendedPropertyRequestBuilder
SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item.singleValueExtendedProperties.item collection
func (*EventRequestBuilder) SnoozeReminder ¶
func (m *EventRequestBuilder) SnoozeReminder() *iaafeb0437eaa3b26607893fda20fbdae77ac9d7e2333ed4d5b73883b77acff0a.SnoozeReminderRequestBuilder
func (*EventRequestBuilder) TentativelyAccept ¶
func (m *EventRequestBuilder) TentativelyAccept() *i130329fd346118a25e215e9ae08e6acafc2fb545bcc2544394704d98040e0fd5.TentativelyAcceptRequestBuilder
type EventRequestBuilderDeleteOptions ¶
type EventRequestBuilderDeleteOptions 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 }
EventRequestBuilderDeleteOptions options for Delete
type EventRequestBuilderGetOptions ¶
type EventRequestBuilderGetOptions struct { // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Request query parameters Q *EventRequestBuilderGetQueryParameters // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
EventRequestBuilderGetOptions options for Get
type EventRequestBuilderGetQueryParameters ¶
type EventRequestBuilderGetQueryParameters struct { // Select properties to be returned Select []string }
EventRequestBuilderGetQueryParameters the events in the calendar. Navigation property. Read-only.
type EventRequestBuilderPatchOptions ¶
type EventRequestBuilderPatchOptions struct { // Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event // 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 }
EventRequestBuilderPatchOptions options for Patch