Documentation
¶
Index ¶
- type Delta
- func (m *Delta) GetAttachments() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment
- func (m *Delta) GetBccRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
- func (m *Delta) GetBodyPreview() *string
- func (m *Delta) GetCcRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetConversationId() *string
- func (m *Delta) GetConversationIndex() []byte
- func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
- func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Delta) GetFlag() ...
- func (m *Delta) GetFrom() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetHasAttachments() *bool
- func (m *Delta) GetImportance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance
- func (m *Delta) GetInferenceClassification() ...
- func (m *Delta) GetInternetMessageHeaders() ...
- func (m *Delta) GetInternetMessageId() *string
- func (m *Delta) GetIsDeliveryReceiptRequested() *bool
- func (m *Delta) GetIsDraft() *bool
- func (m *Delta) GetIsRead() *bool
- func (m *Delta) GetIsReadReceiptRequested() *bool
- func (m *Delta) GetMultiValueExtendedProperties() ...
- func (m *Delta) GetParentFolderId() *string
- func (m *Delta) GetReceivedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Delta) GetReplyTo() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetSender() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetSentDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *Delta) GetSingleValueExtendedProperties() ...
- func (m *Delta) GetSubject() *string
- func (m *Delta) GetToRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
- func (m *Delta) GetUniqueBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
- func (m *Delta) GetWebLink() *string
- func (m *Delta) IsNil() bool
- func (m *Delta) Serialize(...) error
- func (m *Delta) SetAttachments(...)
- func (m *Delta) SetBccRecipients(...)
- func (m *Delta) SetBody(...)
- func (m *Delta) SetBodyPreview(value *string)
- func (m *Delta) SetCcRecipients(...)
- func (m *Delta) SetConversationId(value *string)
- func (m *Delta) SetConversationIndex(value []byte)
- func (m *Delta) SetExtensions(...)
- func (m *Delta) SetFlag(...)
- func (m *Delta) SetFrom(...)
- func (m *Delta) SetHasAttachments(value *bool)
- func (m *Delta) SetImportance(...)
- func (m *Delta) SetInferenceClassification(...)
- func (m *Delta) SetInternetMessageHeaders(...)
- func (m *Delta) SetInternetMessageId(value *string)
- func (m *Delta) SetIsDeliveryReceiptRequested(value *bool)
- func (m *Delta) SetIsDraft(value *bool)
- func (m *Delta) SetIsRead(value *bool)
- func (m *Delta) SetIsReadReceiptRequested(value *bool)
- func (m *Delta) SetMultiValueExtendedProperties(...)
- func (m *Delta) SetParentFolderId(value *string)
- func (m *Delta) SetReceivedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Delta) SetReplyTo(...)
- func (m *Delta) SetSender(...)
- func (m *Delta) SetSentDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *Delta) SetSingleValueExtendedProperties(...)
- func (m *Delta) SetSubject(value *string)
- func (m *Delta) SetToRecipients(...)
- func (m *Delta) SetUniqueBody(...)
- 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) GetAttachments ¶
func (m *Delta) GetAttachments() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment
GetAttachments gets the attachments property value. The fileAttachment and itemAttachment attachments for the message.
func (*Delta) GetBccRecipients ¶
func (m *Delta) GetBccRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetBccRecipients gets the bccRecipients property value. The Bcc: recipients for the message.
func (*Delta) GetBody ¶
func (m *Delta) GetBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
GetBody gets the body property value. The body of the message. It can be in HTML or text format. Find out about safe HTML in a message body.
func (*Delta) GetBodyPreview ¶
GetBodyPreview gets the bodyPreview property value. The first 255 characters of the message body. It is in text format.
func (*Delta) GetCcRecipients ¶
func (m *Delta) GetCcRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetCcRecipients gets the ccRecipients property value. The Cc: recipients for the message.
func (*Delta) GetConversationId ¶
GetConversationId gets the conversationId property value. The ID of the conversation the email belongs to.
func (*Delta) GetConversationIndex ¶
GetConversationIndex gets the conversationIndex property value. Indicates the position of the message within the conversation.
func (*Delta) GetExtensions ¶
func (m *Delta) GetExtensions() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension
GetExtensions gets the extensions property value. The collection of open extensions defined for the message. 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) GetFlag ¶
func (m *Delta) GetFlag() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.FollowupFlag
GetFlag gets the flag property value. The flag value that indicates the status, start date, due date, or completion date for the message.
func (*Delta) GetFrom ¶
func (m *Delta) GetFrom() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetFrom gets the from property value. The owner of the mailbox from which the message is sent. In most cases, this value is the same as the sender property, except for sharing or delegation scenarios. The value must correspond to the actual mailbox used. Find out more about setting the from and sender properties of a message.
func (*Delta) GetHasAttachments ¶
GetHasAttachments gets the hasAttachments property value. Indicates whether the message has attachments. This property doesn't include inline attachments, so if a message contains only inline attachments, this property is false. To verify the existence of inline attachments, parse the body property to look for a src attribute, such as <IMG src='cid:image001.jpg@01D26CD8.6C05F070'>.
func (*Delta) GetImportance ¶
func (m *Delta) GetImportance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance
GetImportance gets the importance property value.
func (*Delta) GetInferenceClassification ¶
func (m *Delta) GetInferenceClassification() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.InferenceClassificationType
GetInferenceClassification gets the inferenceClassification property value.
func (*Delta) GetInternetMessageHeaders ¶
func (m *Delta) GetInternetMessageHeaders() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.InternetMessageHeader
GetInternetMessageHeaders gets the internetMessageHeaders property value.
func (*Delta) GetInternetMessageId ¶
GetInternetMessageId gets the internetMessageId property value.
func (*Delta) GetIsDeliveryReceiptRequested ¶
GetIsDeliveryReceiptRequested gets the isDeliveryReceiptRequested property value.
func (*Delta) GetIsDraft ¶
GetIsDraft gets the isDraft property value.
func (*Delta) GetIsReadReceiptRequested ¶
GetIsReadReceiptRequested gets the isReadReceiptRequested 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 message. Nullable.
func (*Delta) GetParentFolderId ¶
GetParentFolderId gets the parentFolderId property value.
func (*Delta) GetReceivedDateTime ¶
func (m *Delta) GetReceivedDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetReceivedDateTime gets the receivedDateTime property value.
func (*Delta) GetReplyTo ¶
func (m *Delta) GetReplyTo() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetReplyTo gets the replyTo property value.
func (*Delta) GetSender ¶
func (m *Delta) GetSender() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetSender gets the sender property value.
func (*Delta) GetSentDateTime ¶
func (m *Delta) GetSentDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
GetSentDateTime gets the sentDateTime 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 message. Nullable.
func (*Delta) GetSubject ¶
GetSubject gets the subject property value.
func (*Delta) GetToRecipients ¶
func (m *Delta) GetToRecipients() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient
GetToRecipients gets the toRecipients property value.
func (*Delta) GetUniqueBody ¶
func (m *Delta) GetUniqueBody() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody
GetUniqueBody gets the uniqueBody 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) SetAttachments ¶
func (m *Delta) SetAttachments(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Attachment)
SetAttachments sets the attachments property value. The fileAttachment and itemAttachment attachments for the message.
func (*Delta) SetBccRecipients ¶
func (m *Delta) SetBccRecipients(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetBccRecipients sets the bccRecipients property value. The Bcc: recipients for the message.
func (*Delta) SetBody ¶
func (m *Delta) SetBody(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody)
SetBody sets the body property value. The body of the message. It can be in HTML or text format. Find out about safe HTML in a message body.
func (*Delta) SetBodyPreview ¶
SetBodyPreview sets the bodyPreview property value. The first 255 characters of the message body. It is in text format.
func (*Delta) SetCcRecipients ¶
func (m *Delta) SetCcRecipients(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetCcRecipients sets the ccRecipients property value. The Cc: recipients for the message.
func (*Delta) SetConversationId ¶
SetConversationId sets the conversationId property value. The ID of the conversation the email belongs to.
func (*Delta) SetConversationIndex ¶
SetConversationIndex sets the conversationIndex property value. Indicates the position of the message within the conversation.
func (*Delta) SetExtensions ¶
func (m *Delta) SetExtensions(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Extension)
SetExtensions sets the extensions property value. The collection of open extensions defined for the message. Nullable.
func (*Delta) SetFlag ¶
func (m *Delta) SetFlag(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.FollowupFlag)
SetFlag sets the flag property value. The flag value that indicates the status, start date, due date, or completion date for the message.
func (*Delta) SetFrom ¶
func (m *Delta) SetFrom(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetFrom sets the from property value. The owner of the mailbox from which the message is sent. In most cases, this value is the same as the sender property, except for sharing or delegation scenarios. The value must correspond to the actual mailbox used. Find out more about setting the from and sender properties of a message.
func (*Delta) SetHasAttachments ¶
SetHasAttachments sets the hasAttachments property value. Indicates whether the message has attachments. This property doesn't include inline attachments, so if a message contains only inline attachments, this property is false. To verify the existence of inline attachments, parse the body property to look for a src attribute, such as <IMG src='cid:image001.jpg@01D26CD8.6C05F070'>.
func (*Delta) SetImportance ¶
func (m *Delta) SetImportance(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Importance)
SetImportance sets the importance property value.
func (*Delta) SetInferenceClassification ¶
func (m *Delta) SetInferenceClassification(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.InferenceClassificationType)
SetInferenceClassification sets the inferenceClassification property value.
func (*Delta) SetInternetMessageHeaders ¶
func (m *Delta) SetInternetMessageHeaders(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.InternetMessageHeader)
SetInternetMessageHeaders sets the internetMessageHeaders property value.
func (*Delta) SetInternetMessageId ¶
SetInternetMessageId sets the internetMessageId property value.
func (*Delta) SetIsDeliveryReceiptRequested ¶
SetIsDeliveryReceiptRequested sets the isDeliveryReceiptRequested property value.
func (*Delta) SetIsDraft ¶
SetIsDraft sets the isDraft property value.
func (*Delta) SetIsReadReceiptRequested ¶
SetIsReadReceiptRequested sets the isReadReceiptRequested 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 message. Nullable.
func (*Delta) SetParentFolderId ¶
SetParentFolderId sets the parentFolderId property value.
func (*Delta) SetReceivedDateTime ¶
func (m *Delta) SetReceivedDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetReceivedDateTime sets the receivedDateTime property value.
func (*Delta) SetReplyTo ¶
func (m *Delta) SetReplyTo(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetReplyTo sets the replyTo property value.
func (*Delta) SetSender ¶
func (m *Delta) SetSender(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetSender sets the sender property value.
func (*Delta) SetSentDateTime ¶
func (m *Delta) SetSentDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
SetSentDateTime sets the sentDateTime 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 message. Nullable.
func (*Delta) SetSubject ¶
SetSubject sets the subject property value.
func (*Delta) SetToRecipients ¶
func (m *Delta) SetToRecipients(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Recipient)
SetToRecipients sets the toRecipients property value.
func (*Delta) SetUniqueBody ¶
func (m *Delta) SetUniqueBody(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ItemBody)
SetUniqueBody sets the uniqueBody 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 \users\{user-id}\messages\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