Documentation ¶
Index ¶
- type Delta
- func (m *Delta) GetAllowNewTimeProposals() *bool
- func (m *Delta) GetAttachments() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment
- func (m *Delta) GetAttendees() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attendee
- func (m *Delta) GetBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
- func (m *Delta) GetBodyPreview() *string
- func (m *Delta) GetCalendar() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Calendar
- func (m *Delta) GetEnd() ...
- func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
- func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Delta) GetHasAttachments() *bool
- func (m *Delta) GetHideAttendees() *bool
- func (m *Delta) GetICalUId() *string
- func (m *Delta) GetImportance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance
- func (m *Delta) GetInstances() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event
- func (m *Delta) GetIsAllDay() *bool
- func (m *Delta) GetIsCancelled() *bool
- func (m *Delta) GetIsDraft() *bool
- func (m *Delta) GetIsOnlineMeeting() *bool
- func (m *Delta) GetIsOrganizer() *bool
- func (m *Delta) GetIsReminderOn() *bool
- func (m *Delta) GetLocation() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location
- func (m *Delta) GetLocations() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location
- func (m *Delta) GetMultiValueExtendedProperties() ...
- func (m *Delta) GetOnlineMeeting() ...
- func (m *Delta) GetOnlineMeetingProvider() ...
- func (m *Delta) GetOnlineMeetingUrl() *string
- func (m *Delta) GetOrganizer() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetOriginalEndTimeZone() *string
- func (m *Delta) GetOriginalStart() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Delta) GetOriginalStartTimeZone() *string
- func (m *Delta) GetRecurrence() ...
- func (m *Delta) GetReminderMinutesBeforeStart() *int32
- func (m *Delta) GetResponseRequested() *bool
- func (m *Delta) GetResponseStatus() ...
- func (m *Delta) GetSensitivity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Sensitivity
- func (m *Delta) GetSeriesMasterId() *string
- func (m *Delta) GetShowAs() ...
- func (m *Delta) GetSingleValueExtendedProperties() ...
- func (m *Delta) GetStart() ...
- func (m *Delta) GetSubject() *string
- func (m *Delta) GetTransactionId() *string
- func (m *Delta) GetType() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EventType
- func (m *Delta) GetWebLink() *string
- func (m *Delta) IsNil() bool
- func (m *Delta) Serialize(...) error
- func (m *Delta) SetAllowNewTimeProposals(value *bool)
- func (m *Delta) SetAttachments(...)
- func (m *Delta) SetAttendees(...)
- func (m *Delta) SetBody(...)
- func (m *Delta) SetBodyPreview(value *string)
- func (m *Delta) SetCalendar(...)
- func (m *Delta) SetEnd(...)
- func (m *Delta) SetExtensions(...)
- func (m *Delta) SetHasAttachments(value *bool)
- func (m *Delta) SetHideAttendees(value *bool)
- func (m *Delta) SetICalUId(value *string)
- func (m *Delta) SetImportance(...)
- func (m *Delta) SetInstances(...)
- func (m *Delta) SetIsAllDay(value *bool)
- func (m *Delta) SetIsCancelled(value *bool)
- func (m *Delta) SetIsDraft(value *bool)
- func (m *Delta) SetIsOnlineMeeting(value *bool)
- func (m *Delta) SetIsOrganizer(value *bool)
- func (m *Delta) SetIsReminderOn(value *bool)
- func (m *Delta) SetLocation(...)
- func (m *Delta) SetLocations(...)
- func (m *Delta) SetMultiValueExtendedProperties(...)
- func (m *Delta) SetOnlineMeeting(...)
- func (m *Delta) SetOnlineMeetingProvider(...)
- func (m *Delta) SetOnlineMeetingUrl(value *string)
- func (m *Delta) SetOrganizer(...)
- func (m *Delta) SetOriginalEndTimeZone(value *string)
- func (m *Delta) SetOriginalStart(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Delta) SetOriginalStartTimeZone(value *string)
- func (m *Delta) SetRecurrence(...)
- func (m *Delta) SetReminderMinutesBeforeStart(value *int32)
- func (m *Delta) SetResponseRequested(value *bool)
- func (m *Delta) SetResponseStatus(...)
- func (m *Delta) SetSensitivity(...)
- func (m *Delta) SetSeriesMasterId(value *string)
- func (m *Delta) SetShowAs(...)
- func (m *Delta) SetSingleValueExtendedProperties(...)
- func (m *Delta) SetStart(...)
- func (m *Delta) SetSubject(value *string)
- func (m *Delta) SetTransactionId(value *string)
- func (m *Delta) SetType(...)
- func (m *Delta) SetWebLink(value *string)
- type DeltaRequestBuilder
- type DeltaRequestBuilderGetOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delta ¶
type Delta struct { i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OutlookItem // contains filtered or unexported fields }
Delta
func NewDelta ¶
func NewDelta() *Delta
NewDelta instantiates a new delta and sets the default values.
func (*Delta) GetAllowNewTimeProposals ¶
GetAllowNewTimeProposals gets the allowNewTimeProposals property value. true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true.
func (*Delta) GetAttachments ¶
func (m *Delta) GetAttachments() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment
GetAttachments gets the attachments property value. The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.
func (*Delta) GetAttendees ¶
func (m *Delta) GetAttendees() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attendee
GetAttendees gets the attendees property value. The collection of attendees for the event.
func (*Delta) GetBody ¶
func (m *Delta) GetBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
GetBody gets the body property value. The body of the message associated with the event. It can be in HTML or text format.
func (*Delta) GetBodyPreview ¶
GetBodyPreview gets the bodyPreview property value. The preview of the message associated with the event. It is in text format.
func (*Delta) GetCalendar ¶
func (m *Delta) GetCalendar() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Calendar
GetCalendar gets the calendar property value. The calendar that contains the event. Navigation property. Read-only.
func (*Delta) GetEnd ¶
func (m *Delta) GetEnd() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DateTimeTimeZone
GetEnd gets the end property value. The date, time, and time zone that the event ends. By default, the end time is in UTC.
func (*Delta) GetExtensions ¶
func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
GetExtensions gets the extensions property value. The collection of open extensions defined for the event. Nullable.
func (*Delta) GetFieldDeserializers ¶
func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*Delta) GetHasAttachments ¶
GetHasAttachments gets the hasAttachments property value. Set to true if the event has attachments.
func (*Delta) GetHideAttendees ¶
GetHideAttendees gets the hideAttendees property value. When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false.
func (*Delta) GetICalUId ¶
GetICalUId gets the iCalUId property value. A unique identifier for an event across calendars. This ID is different for each occurrence in a recurring series. Read-only.
func (*Delta) GetImportance ¶
func (m *Delta) GetImportance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance
GetImportance gets the importance property value.
func (*Delta) GetInstances ¶
func (m *Delta) GetInstances() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event
GetInstances gets the instances property value. 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 (*Delta) GetIsAllDay ¶
GetIsAllDay gets the isAllDay property value.
func (*Delta) GetIsCancelled ¶
GetIsCancelled gets the isCancelled property value.
func (*Delta) GetIsDraft ¶
GetIsDraft gets the isDraft property value.
func (*Delta) GetIsOnlineMeeting ¶
GetIsOnlineMeeting gets the isOnlineMeeting property value.
func (*Delta) GetIsOrganizer ¶
GetIsOrganizer gets the isOrganizer property value.
func (*Delta) GetIsReminderOn ¶
GetIsReminderOn gets the isReminderOn property value.
func (*Delta) GetLocation ¶
func (m *Delta) GetLocation() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location
GetLocation gets the location property value.
func (*Delta) GetLocations ¶
func (m *Delta) GetLocations() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location
GetLocations gets the locations property value.
func (*Delta) GetMultiValueExtendedProperties ¶
func (m *Delta) GetMultiValueExtendedProperties() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.MultiValueLegacyExtendedProperty
GetMultiValueExtendedProperties gets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*Delta) GetOnlineMeeting ¶
func (m *Delta) GetOnlineMeeting() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnlineMeetingInfo
GetOnlineMeeting gets the onlineMeeting property value.
func (*Delta) GetOnlineMeetingProvider ¶
func (m *Delta) GetOnlineMeetingProvider() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnlineMeetingProviderType
GetOnlineMeetingProvider gets the onlineMeetingProvider property value.
func (*Delta) GetOnlineMeetingUrl ¶
GetOnlineMeetingUrl gets the onlineMeetingUrl property value.
func (*Delta) GetOrganizer ¶
func (m *Delta) GetOrganizer() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetOrganizer gets the organizer property value.
func (*Delta) GetOriginalEndTimeZone ¶
GetOriginalEndTimeZone gets the originalEndTimeZone property value.
func (*Delta) GetOriginalStart ¶
func (m *Delta) GetOriginalStart() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetOriginalStart gets the originalStart property value.
func (*Delta) GetOriginalStartTimeZone ¶
GetOriginalStartTimeZone gets the originalStartTimeZone property value.
func (*Delta) GetRecurrence ¶
func (m *Delta) GetRecurrence() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PatternedRecurrence
GetRecurrence gets the recurrence property value.
func (*Delta) GetReminderMinutesBeforeStart ¶
GetReminderMinutesBeforeStart gets the reminderMinutesBeforeStart property value.
func (*Delta) GetResponseRequested ¶
GetResponseRequested gets the responseRequested property value.
func (*Delta) GetResponseStatus ¶
func (m *Delta) GetResponseStatus() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ResponseStatus
GetResponseStatus gets the responseStatus property value.
func (*Delta) GetSensitivity ¶
func (m *Delta) GetSensitivity() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Sensitivity
GetSensitivity gets the sensitivity property value.
func (*Delta) GetSeriesMasterId ¶
GetSeriesMasterId gets the seriesMasterId property value.
func (*Delta) GetShowAs ¶
func (m *Delta) GetShowAs() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.FreeBusyStatus
GetShowAs gets the showAs property value.
func (*Delta) GetSingleValueExtendedProperties ¶
func (m *Delta) GetSingleValueExtendedProperties() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SingleValueLegacyExtendedProperty
GetSingleValueExtendedProperties gets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the event. Read-only. Nullable.
func (*Delta) GetStart ¶
func (m *Delta) GetStart() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DateTimeTimeZone
GetStart gets the start property value.
func (*Delta) GetSubject ¶
GetSubject gets the subject property value.
func (*Delta) GetTransactionId ¶
GetTransactionId gets the transactionId property value.
func (*Delta) GetType ¶ added in v0.3.2
func (m *Delta) GetType() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EventType
GetType gets the type property value.
func (*Delta) GetWebLink ¶
GetWebLink gets the webLink property value.
func (*Delta) Serialize ¶
func (m *Delta) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*Delta) SetAllowNewTimeProposals ¶
SetAllowNewTimeProposals sets the allowNewTimeProposals property value. true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true.
func (*Delta) SetAttachments ¶
func (m *Delta) SetAttachments(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment)
SetAttachments sets the attachments property value. The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.
func (*Delta) SetAttendees ¶
func (m *Delta) SetAttendees(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attendee)
SetAttendees sets the attendees property value. The collection of attendees for the event.
func (*Delta) SetBody ¶
func (m *Delta) SetBody(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody)
SetBody sets the body property value. The body of the message associated with the event. It can be in HTML or text format.
func (*Delta) SetBodyPreview ¶
SetBodyPreview sets the bodyPreview property value. The preview of the message associated with the event. It is in text format.
func (*Delta) SetCalendar ¶
func (m *Delta) SetCalendar(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Calendar)
SetCalendar sets the calendar property value. The calendar that contains the event. Navigation property. Read-only.
func (*Delta) SetEnd ¶
func (m *Delta) SetEnd(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DateTimeTimeZone)
SetEnd sets the end property value. The date, time, and time zone that the event ends. By default, the end time is in UTC.
func (*Delta) SetExtensions ¶
func (m *Delta) SetExtensions(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension)
SetExtensions sets the extensions property value. The collection of open extensions defined for the event. Nullable.
func (*Delta) SetHasAttachments ¶
SetHasAttachments sets the hasAttachments property value. Set to true if the event has attachments.
func (*Delta) SetHideAttendees ¶
SetHideAttendees sets the hideAttendees property value. When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false.
func (*Delta) SetICalUId ¶
SetICalUId sets the iCalUId property value. A unique identifier for an event across calendars. This ID is different for each occurrence in a recurring series. Read-only.
func (*Delta) SetImportance ¶
func (m *Delta) SetImportance(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance)
SetImportance sets the importance property value.
func (*Delta) SetInstances ¶
func (m *Delta) SetInstances(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Event)
SetInstances sets the instances property value. 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 (*Delta) SetIsAllDay ¶
SetIsAllDay sets the isAllDay property value.
func (*Delta) SetIsCancelled ¶
SetIsCancelled sets the isCancelled property value.
func (*Delta) SetIsDraft ¶
SetIsDraft sets the isDraft property value.
func (*Delta) SetIsOnlineMeeting ¶
SetIsOnlineMeeting sets the isOnlineMeeting property value.
func (*Delta) SetIsOrganizer ¶
SetIsOrganizer sets the isOrganizer property value.
func (*Delta) SetIsReminderOn ¶
SetIsReminderOn sets the isReminderOn property value.
func (*Delta) SetLocation ¶
func (m *Delta) SetLocation(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location)
SetLocation sets the location property value.
func (*Delta) SetLocations ¶
func (m *Delta) SetLocations(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Location)
SetLocations sets the locations property value.
func (*Delta) SetMultiValueExtendedProperties ¶
func (m *Delta) SetMultiValueExtendedProperties(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.MultiValueLegacyExtendedProperty)
SetMultiValueExtendedProperties sets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the event. Read-only. Nullable.
func (*Delta) SetOnlineMeeting ¶
func (m *Delta) SetOnlineMeeting(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnlineMeetingInfo)
SetOnlineMeeting sets the onlineMeeting property value.
func (*Delta) SetOnlineMeetingProvider ¶
func (m *Delta) SetOnlineMeetingProvider(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnlineMeetingProviderType)
SetOnlineMeetingProvider sets the onlineMeetingProvider property value.
func (*Delta) SetOnlineMeetingUrl ¶
SetOnlineMeetingUrl sets the onlineMeetingUrl property value.
func (*Delta) SetOrganizer ¶
func (m *Delta) SetOrganizer(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetOrganizer sets the organizer property value.
func (*Delta) SetOriginalEndTimeZone ¶
SetOriginalEndTimeZone sets the originalEndTimeZone property value.
func (*Delta) SetOriginalStart ¶
func (m *Delta) SetOriginalStart(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetOriginalStart sets the originalStart property value.
func (*Delta) SetOriginalStartTimeZone ¶
SetOriginalStartTimeZone sets the originalStartTimeZone property value.
func (*Delta) SetRecurrence ¶
func (m *Delta) SetRecurrence(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PatternedRecurrence)
SetRecurrence sets the recurrence property value.
func (*Delta) SetReminderMinutesBeforeStart ¶
SetReminderMinutesBeforeStart sets the reminderMinutesBeforeStart property value.
func (*Delta) SetResponseRequested ¶
SetResponseRequested sets the responseRequested property value.
func (*Delta) SetResponseStatus ¶
func (m *Delta) SetResponseStatus(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ResponseStatus)
SetResponseStatus sets the responseStatus property value.
func (*Delta) SetSensitivity ¶
func (m *Delta) SetSensitivity(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Sensitivity)
SetSensitivity sets the sensitivity property value.
func (*Delta) SetSeriesMasterId ¶
SetSeriesMasterId sets the seriesMasterId property value.
func (*Delta) SetShowAs ¶
func (m *Delta) SetShowAs(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.FreeBusyStatus)
SetShowAs sets the showAs property value.
func (*Delta) SetSingleValueExtendedProperties ¶
func (m *Delta) SetSingleValueExtendedProperties(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SingleValueLegacyExtendedProperty)
SetSingleValueExtendedProperties sets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the event. Read-only. Nullable.
func (*Delta) SetStart ¶
func (m *Delta) SetStart(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DateTimeTimeZone)
SetStart sets the start property value.
func (*Delta) SetSubject ¶
SetSubject sets the subject property value.
func (*Delta) SetTransactionId ¶
SetTransactionId sets the transactionId property value.
func (*Delta) SetType ¶ added in v0.3.2
func (m *Delta) SetType(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.EventType)
SetType sets the type property value.
func (*Delta) SetWebLink ¶
SetWebLink sets the webLink property value.
type DeltaRequestBuilder ¶
type DeltaRequestBuilder struct {
// contains filtered or unexported fields
}
DeltaRequestBuilder builds and executes requests for operations under \me\events\{event-id}\instances\microsoft.graph.delta()
func NewDeltaRequestBuilder ¶
func NewDeltaRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder
NewDeltaRequestBuilder instantiates a new DeltaRequestBuilder and sets the default values.
func NewDeltaRequestBuilderInternal ¶
func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder
NewDeltaRequestBuilderInternal instantiates a new DeltaRequestBuilder and sets the default values.
func (*DeltaRequestBuilder) CreateGetRequestInformation ¶
func (m *DeltaRequestBuilder) CreateGetRequestInformation(options *DeltaRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation invoke function delta
func (*DeltaRequestBuilder) Get ¶
func (m *DeltaRequestBuilder) Get(options *DeltaRequestBuilderGetOptions) ([]Delta, error)
Get invoke function delta
type DeltaRequestBuilderGetOptions ¶
type DeltaRequestBuilderGetOptions 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 }
DeltaRequestBuilderGetOptions options for Get