delta

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 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
}

func NewDelta

func NewDelta() *Delta

Instantiates a new delta and sets the default values.

func (*Delta) GetAllowNewTimeProposals

func (m *Delta) GetAllowNewTimeProposals() *bool

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

Gets the attachments property value. The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.

func (*Delta) GetAttendees

Gets the attendees property value. The collection of attendees for the event.

func (*Delta) 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

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

func (*Delta) GetCalendar

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

func (*Delta) 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

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

The deserialization information for the current model

func (*Delta) GetHasAttachments

func (m *Delta) GetHasAttachments() *bool

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

func (*Delta) GetHideAttendees

func (m *Delta) GetHideAttendees() *bool

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

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

Gets the importance property value.

func (*Delta) 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

Gets the isAllDay property value.

func (*Delta) GetIsCancelled

func (m *Delta) GetIsCancelled() *bool

Gets the isCancelled property value.

func (*Delta) GetIsDraft

func (m *Delta) GetIsDraft() *bool

Gets the isDraft property value.

func (*Delta) GetIsOnlineMeeting

func (m *Delta) GetIsOnlineMeeting() *bool

Gets the isOnlineMeeting property value.

func (*Delta) GetIsOrganizer

func (m *Delta) GetIsOrganizer() *bool

Gets the isOrganizer property value.

func (*Delta) GetIsReminderOn

func (m *Delta) GetIsReminderOn() *bool

Gets the isReminderOn property value.

func (*Delta) GetLocation

Gets the location property value.

func (*Delta) GetLocations

Gets the locations property value.

func (*Delta) GetMultiValueExtendedProperties

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

func (*Delta) GetOnlineMeeting

Gets the onlineMeeting property value.

func (*Delta) GetOnlineMeetingProvider

Gets the onlineMeetingProvider property value.

func (*Delta) GetOnlineMeetingUrl

func (m *Delta) GetOnlineMeetingUrl() *string

Gets the onlineMeetingUrl property value.

func (*Delta) GetOrganizer

Gets the organizer property value.

func (*Delta) GetOriginalEndTimeZone

func (m *Delta) GetOriginalEndTimeZone() *string

Gets the originalEndTimeZone property value.

func (*Delta) GetOriginalStart

Gets the originalStart property value.

func (*Delta) GetOriginalStartTimeZone

func (m *Delta) GetOriginalStartTimeZone() *string

Gets the originalStartTimeZone property value.

func (*Delta) GetRecurrence

Gets the recurrence property value.

func (*Delta) GetReminderMinutesBeforeStart

func (m *Delta) GetReminderMinutesBeforeStart() *int32

Gets the reminderMinutesBeforeStart property value.

func (*Delta) GetResponseRequested

func (m *Delta) GetResponseRequested() *bool

Gets the responseRequested property value.

func (*Delta) GetResponseStatus

Gets the responseStatus property value.

func (*Delta) GetSensitivity

Gets the sensitivity property value.

func (*Delta) GetSeriesMasterId

func (m *Delta) GetSeriesMasterId() *string

Gets the seriesMasterId property value.

func (*Delta) GetShowAs

Gets the showAs property value.

func (*Delta) GetSingleValueExtendedProperties

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

func (*Delta) GetStart

Gets the start property value.

func (*Delta) GetSubject

func (m *Delta) GetSubject() *string

Gets the subject property value.

func (*Delta) GetTransactionId

func (m *Delta) GetTransactionId() *string

Gets the transactionId property value.

func (*Delta) GetType_escaped

Gets the type_escaped property value.

func (m *Delta) GetWebLink() *string

Gets the webLink property value.

func (*Delta) IsNil

func (m *Delta) IsNil() bool

func (*Delta) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Delta) SetAllowNewTimeProposals

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

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. Parameters:

  • value : Value to set for the allowNewTimeProposals property.

func (*Delta) SetAttachments

Sets the attachments property value. The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. Parameters:

  • value : Value to set for the attachments property.

func (*Delta) SetAttendees

Sets the attendees property value. The collection of attendees for the event. Parameters:

  • value : Value to set for the attendees property.

func (*Delta) SetBody

Sets the body property value. The body of the message associated with the event. It can be in HTML or text format. Parameters:

  • value : Value to set for the body property.

func (*Delta) SetBodyPreview

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

Sets the bodyPreview property value. The preview of the message associated with the event. It is in text format. Parameters:

  • value : Value to set for the bodyPreview property.

func (*Delta) SetCalendar

Sets the calendar property value. The calendar that contains the event. Navigation property. Read-only. Parameters:

  • value : Value to set for the calendar property.

func (*Delta) SetEnd

Sets the end property value. The date, time, and time zone that the event ends. By default, the end time is in UTC. Parameters:

  • value : Value to set for the end property.

func (*Delta) SetExtensions

Sets the extensions property value. The collection of open extensions defined for the event. Nullable. Parameters:

  • value : Value to set for the extensions property.

func (*Delta) SetHasAttachments

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

Sets the hasAttachments property value. Set to true if the event has attachments. Parameters:

  • value : Value to set for the hasAttachments property.

func (*Delta) SetHideAttendees

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

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. Parameters:

  • value : Value to set for the hideAttendees property.

func (*Delta) SetICalUId

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

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. Parameters:

  • value : Value to set for the iCalUId property.

func (*Delta) SetImportance

Sets the importance property value. Parameters:

  • value : Value to set for the importance property.

func (*Delta) 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. Parameters:

  • value : Value to set for the instances property.

func (*Delta) SetIsAllDay

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

Sets the isAllDay property value. Parameters:

  • value : Value to set for the isAllDay property.

func (*Delta) SetIsCancelled

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

Sets the isCancelled property value. Parameters:

  • value : Value to set for the isCancelled property.

func (*Delta) SetIsDraft

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

Sets the isDraft property value. Parameters:

  • value : Value to set for the isDraft property.

func (*Delta) SetIsOnlineMeeting

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

Sets the isOnlineMeeting property value. Parameters:

  • value : Value to set for the isOnlineMeeting property.

func (*Delta) SetIsOrganizer

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

Sets the isOrganizer property value. Parameters:

  • value : Value to set for the isOrganizer property.

func (*Delta) SetIsReminderOn

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

Sets the isReminderOn property value. Parameters:

  • value : Value to set for the isReminderOn property.

func (*Delta) SetLocation

Sets the location property value. Parameters:

  • value : Value to set for the location property.

func (*Delta) SetLocations

Sets the locations property value. Parameters:

  • value : Value to set for the locations property.

func (*Delta) SetMultiValueExtendedProperties

Sets the multiValueExtendedProperties property value. The collection of multi-value extended properties defined for the event. Read-only. Nullable. Parameters:

  • value : Value to set for the multiValueExtendedProperties property.

func (*Delta) SetOnlineMeeting

Sets the onlineMeeting property value. Parameters:

  • value : Value to set for the onlineMeeting property.

func (*Delta) SetOnlineMeetingProvider

Sets the onlineMeetingProvider property value. Parameters:

  • value : Value to set for the onlineMeetingProvider property.

func (*Delta) SetOnlineMeetingUrl

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

Sets the onlineMeetingUrl property value. Parameters:

  • value : Value to set for the onlineMeetingUrl property.

func (*Delta) SetOrganizer

Sets the organizer property value. Parameters:

  • value : Value to set for the organizer property.

func (*Delta) SetOriginalEndTimeZone

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

Sets the originalEndTimeZone property value. Parameters:

  • value : Value to set for the originalEndTimeZone property.

func (*Delta) SetOriginalStart

Sets the originalStart property value. Parameters:

  • value : Value to set for the originalStart property.

func (*Delta) SetOriginalStartTimeZone

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

Sets the originalStartTimeZone property value. Parameters:

  • value : Value to set for the originalStartTimeZone property.

func (*Delta) SetRecurrence

Sets the recurrence property value. Parameters:

  • value : Value to set for the recurrence property.

func (*Delta) SetReminderMinutesBeforeStart

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

Sets the reminderMinutesBeforeStart property value. Parameters:

  • value : Value to set for the reminderMinutesBeforeStart property.

func (*Delta) SetResponseRequested

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

Sets the responseRequested property value. Parameters:

  • value : Value to set for the responseRequested property.

func (*Delta) SetResponseStatus

Sets the responseStatus property value. Parameters:

  • value : Value to set for the responseStatus property.

func (*Delta) SetSensitivity

Sets the sensitivity property value. Parameters:

  • value : Value to set for the sensitivity property.

func (*Delta) SetSeriesMasterId

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

Sets the seriesMasterId property value. Parameters:

  • value : Value to set for the seriesMasterId property.

func (*Delta) SetShowAs

Sets the showAs property value. Parameters:

  • value : Value to set for the showAs property.

func (*Delta) SetSingleValueExtendedProperties

Sets the singleValueExtendedProperties property value. The collection of single-value extended properties defined for the event. Read-only. Nullable. Parameters:

  • value : Value to set for the singleValueExtendedProperties property.

func (*Delta) SetStart

Sets the start property value. Parameters:

  • value : Value to set for the start property.

func (*Delta) SetSubject

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

Sets the subject property value. Parameters:

  • value : Value to set for the subject property.

func (*Delta) SetTransactionId

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

Sets the transactionId property value. Parameters:

  • value : Value to set for the transactionId property.

func (*Delta) SetType_escaped

Sets the type_escaped property value. Parameters:

  • value : Value to set for the type_escaped property.
func (m *Delta) SetWebLink(value *string)

Sets the webLink property value. Parameters:

  • value : Value to set for the webLink property.

type DeltaRequestBuilder

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

Builds and executes requests for operations under \me\events\{event-id}\calendar\calendarView\microsoft.graph.delta()

func NewDeltaRequestBuilder

Instantiates a new DeltaRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewDeltaRequestBuilderInternal

func NewDeltaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *DeltaRequestBuilder

Instantiates a new DeltaRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*DeltaRequestBuilder) CreateGetRequestInformation

Invoke function delta Parameters:

  • options : Options for the request

func (*DeltaRequestBuilder) Get

Invoke function delta Parameters:

  • options : Options for the request

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
}

Options for Get

Jump to

Keyboard shortcuts

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