delta

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

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

func (m *Delta) GetAllowNewTimeProposals() *bool

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

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

GetAttendees gets the attendees property value. The collection of attendees for the event.

func (*Delta) GetBody

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

func (m *Delta) GetBodyPreview() *string

GetBodyPreview gets the bodyPreview property value. The preview of the message associated with the event. It is in text format.

func (*Delta) GetCalendar

GetCalendar gets the calendar property value. The calendar that contains the event. Navigation property. Read-only.

func (*Delta) GetEnd

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

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

func (m *Delta) GetHasAttachments() *bool

GetHasAttachments gets the hasAttachments property value. Set to true if the event has attachments.

func (*Delta) GetHideAttendees

func (m *Delta) GetHideAttendees() *bool

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

func (m *Delta) GetICalUId() *string

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

GetImportance gets the importance property value.

func (*Delta) GetInstances

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

func (m *Delta) GetIsAllDay() *bool

GetIsAllDay gets the isAllDay property value.

func (*Delta) GetIsCancelled

func (m *Delta) GetIsCancelled() *bool

GetIsCancelled gets the isCancelled property value.

func (*Delta) GetIsDraft

func (m *Delta) GetIsDraft() *bool

GetIsDraft gets the isDraft property value.

func (*Delta) GetIsOnlineMeeting

func (m *Delta) GetIsOnlineMeeting() *bool

GetIsOnlineMeeting gets the isOnlineMeeting property value.

func (*Delta) GetIsOrganizer

func (m *Delta) GetIsOrganizer() *bool

GetIsOrganizer gets the isOrganizer property value.

func (*Delta) GetIsReminderOn

func (m *Delta) GetIsReminderOn() *bool

GetIsReminderOn gets the isReminderOn property value.

func (*Delta) GetLocation

GetLocation gets the location property value.

func (*Delta) GetLocations

GetLocations gets the locations property value.

func (*Delta) GetMultiValueExtendedProperties

GetMultiValueExtendedProperties gets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the event. Read-only. Nullable.

func (*Delta) GetOnlineMeeting

GetOnlineMeeting gets the onlineMeeting property value.

func (*Delta) GetOnlineMeetingProvider

GetOnlineMeetingProvider gets the onlineMeetingProvider property value.

func (*Delta) GetOnlineMeetingUrl

func (m *Delta) GetOnlineMeetingUrl() *string

GetOnlineMeetingUrl gets the onlineMeetingUrl property value.

func (*Delta) GetOrganizer

GetOrganizer gets the organizer property value.

func (*Delta) GetOriginalEndTimeZone

func (m *Delta) GetOriginalEndTimeZone() *string

GetOriginalEndTimeZone gets the originalEndTimeZone property value.

func (*Delta) GetOriginalStart

GetOriginalStart gets the originalStart property value.

func (*Delta) GetOriginalStartTimeZone

func (m *Delta) GetOriginalStartTimeZone() *string

GetOriginalStartTimeZone gets the originalStartTimeZone property value.

func (*Delta) GetRecurrence

GetRecurrence gets the recurrence property value.

func (*Delta) GetReminderMinutesBeforeStart

func (m *Delta) GetReminderMinutesBeforeStart() *int32

GetReminderMinutesBeforeStart gets the reminderMinutesBeforeStart property value.

func (*Delta) GetResponseRequested

func (m *Delta) GetResponseRequested() *bool

GetResponseRequested gets the responseRequested property value.

func (*Delta) GetResponseStatus

GetResponseStatus gets the responseStatus property value.

func (*Delta) GetSensitivity

GetSensitivity gets the sensitivity property value.

func (*Delta) GetSeriesMasterId

func (m *Delta) GetSeriesMasterId() *string

GetSeriesMasterId gets the seriesMasterId property value.

func (*Delta) GetShowAs

GetShowAs gets the showAs property value.

func (*Delta) GetSingleValueExtendedProperties

GetSingleValueExtendedProperties gets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the event. Read-only. Nullable.

func (*Delta) GetStart

GetStart gets the start property value.

func (*Delta) GetSubject

func (m *Delta) GetSubject() *string

GetSubject gets the subject property value.

func (*Delta) GetTransactionId

func (m *Delta) GetTransactionId() *string

GetTransactionId gets the transactionId property value.

func (*Delta) GetType added in v0.3.2

GetType gets the type property value.

func (m *Delta) GetWebLink() *string

GetWebLink gets the webLink property value.

func (*Delta) IsNil

func (m *Delta) IsNil() bool

func (*Delta) Serialize

Serialize serializes information the current object

func (*Delta) SetAllowNewTimeProposals

func (m *Delta) SetAllowNewTimeProposals(value *bool)

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

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

SetAttendees sets the attendees property value. The collection of attendees for the event.

func (*Delta) SetBody

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

func (m *Delta) SetBodyPreview(value *string)

SetBodyPreview sets the bodyPreview property value. The preview of the message associated with the event. It is in text format.

func (*Delta) SetCalendar

SetCalendar sets the calendar property value. The calendar that contains the event. Navigation property. Read-only.

func (*Delta) SetEnd

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

SetExtensions sets the extensions property value. The collection of open extensions defined for the event. Nullable.

func (*Delta) SetHasAttachments

func (m *Delta) SetHasAttachments(value *bool)

SetHasAttachments sets the hasAttachments property value. Set to true if the event has attachments.

func (*Delta) SetHideAttendees

func (m *Delta) SetHideAttendees(value *bool)

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

func (m *Delta) SetICalUId(value *string)

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

SetImportance sets the importance property value.

func (*Delta) SetInstances

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

func (m *Delta) SetIsAllDay(value *bool)

SetIsAllDay sets the isAllDay property value.

func (*Delta) SetIsCancelled

func (m *Delta) SetIsCancelled(value *bool)

SetIsCancelled sets the isCancelled property value.

func (*Delta) SetIsDraft

func (m *Delta) SetIsDraft(value *bool)

SetIsDraft sets the isDraft property value.

func (*Delta) SetIsOnlineMeeting

func (m *Delta) SetIsOnlineMeeting(value *bool)

SetIsOnlineMeeting sets the isOnlineMeeting property value.

func (*Delta) SetIsOrganizer

func (m *Delta) SetIsOrganizer(value *bool)

SetIsOrganizer sets the isOrganizer property value.

func (*Delta) SetIsReminderOn

func (m *Delta) SetIsReminderOn(value *bool)

SetIsReminderOn sets the isReminderOn property value.

func (*Delta) SetLocation

SetLocation sets the location property value.

func (*Delta) SetLocations

SetLocations sets the locations property value.

func (*Delta) SetMultiValueExtendedProperties

SetMultiValueExtendedProperties sets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the event. Read-only. Nullable.

func (*Delta) SetOnlineMeeting

SetOnlineMeeting sets the onlineMeeting property value.

func (*Delta) SetOnlineMeetingProvider

SetOnlineMeetingProvider sets the onlineMeetingProvider property value.

func (*Delta) SetOnlineMeetingUrl

func (m *Delta) SetOnlineMeetingUrl(value *string)

SetOnlineMeetingUrl sets the onlineMeetingUrl property value.

func (*Delta) SetOrganizer

SetOrganizer sets the organizer property value.

func (*Delta) SetOriginalEndTimeZone

func (m *Delta) SetOriginalEndTimeZone(value *string)

SetOriginalEndTimeZone sets the originalEndTimeZone property value.

func (*Delta) SetOriginalStart

SetOriginalStart sets the originalStart property value.

func (*Delta) SetOriginalStartTimeZone

func (m *Delta) SetOriginalStartTimeZone(value *string)

SetOriginalStartTimeZone sets the originalStartTimeZone property value.

func (*Delta) SetRecurrence

SetRecurrence sets the recurrence property value.

func (*Delta) SetReminderMinutesBeforeStart

func (m *Delta) SetReminderMinutesBeforeStart(value *int32)

SetReminderMinutesBeforeStart sets the reminderMinutesBeforeStart property value.

func (*Delta) SetResponseRequested

func (m *Delta) SetResponseRequested(value *bool)

SetResponseRequested sets the responseRequested property value.

func (*Delta) SetResponseStatus

SetResponseStatus sets the responseStatus property value.

func (*Delta) SetSensitivity

SetSensitivity sets the sensitivity property value.

func (*Delta) SetSeriesMasterId

func (m *Delta) SetSeriesMasterId(value *string)

SetSeriesMasterId sets the seriesMasterId property value.

func (*Delta) SetShowAs

SetShowAs sets the showAs property value.

func (*Delta) SetSingleValueExtendedProperties

SetSingleValueExtendedProperties sets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the event. Read-only. Nullable.

func (*Delta) SetStart

SetStart sets the start property value.

func (*Delta) SetSubject

func (m *Delta) SetSubject(value *string)

SetSubject sets the subject property value.

func (*Delta) SetTransactionId

func (m *Delta) SetTransactionId(value *string)

SetTransactionId sets the transactionId property value.

func (*Delta) SetType added in v0.3.2

SetType sets the type property value.

func (m *Delta) SetWebLink(value *string)

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\calendars\{calendar-id}\events\microsoft.graph.delta()

func NewDeltaRequestBuilder

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

CreateGetRequestInformation invoke function delta

func (*DeltaRequestBuilder) Get

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

Jump to

Keyboard shortcuts

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