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: 3 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.Entity
	// contains filtered or unexported fields
}

Delta

func NewDelta

func NewDelta() *Delta

NewDelta instantiates a new delta and sets the default values.

func (*Delta) GetChildFolderCount

func (m *Delta) GetChildFolderCount() *int32

GetChildFolderCount gets the childFolderCount property value. The number of immediate child mailFolders in the current mailFolder.

func (*Delta) GetChildFolders

GetChildFolders gets the childFolders property value. The collection of child folders in the mailFolder.

func (*Delta) GetDisplayName

func (m *Delta) GetDisplayName() *string

GetDisplayName gets the displayName property value. The mailFolder's display name.

func (*Delta) GetFieldDeserializers

func (m *Delta) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error

GetFieldDeserializers the deserialization information for the current model

func (*Delta) GetIsHidden

func (m *Delta) GetIsHidden() *bool

GetIsHidden gets the isHidden property value. Indicates whether the mailFolder is hidden. This property can be set only when creating the folder. Find more information in Hidden mail folders.

func (*Delta) GetMessageRules

GetMessageRules gets the messageRules property value. The collection of rules that apply to the user's Inbox folder.

func (*Delta) GetMessages

GetMessages gets the messages property value. The collection of messages in the mailFolder.

func (*Delta) GetMultiValueExtendedProperties

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

func (*Delta) GetParentFolderId

func (m *Delta) GetParentFolderId() *string

GetParentFolderId gets the parentFolderId property value. The unique identifier for the mailFolder's parent mailFolder.

func (*Delta) GetSingleValueExtendedProperties

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

func (*Delta) GetTotalItemCount

func (m *Delta) GetTotalItemCount() *int32

GetTotalItemCount gets the totalItemCount property value. The number of items in the mailFolder.

func (*Delta) GetUnreadItemCount

func (m *Delta) GetUnreadItemCount() *int32

GetUnreadItemCount gets the unreadItemCount property value. The number of items in the mailFolder marked as unread.

func (*Delta) IsNil

func (m *Delta) IsNil() bool

func (*Delta) Serialize

Serialize serializes information the current object

func (*Delta) SetChildFolderCount

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

SetChildFolderCount sets the childFolderCount property value. The number of immediate child mailFolders in the current mailFolder.

func (*Delta) SetChildFolders

SetChildFolders sets the childFolders property value. The collection of child folders in the mailFolder.

func (*Delta) SetDisplayName

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

SetDisplayName sets the displayName property value. The mailFolder's display name.

func (*Delta) SetIsHidden

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

SetIsHidden sets the isHidden property value. Indicates whether the mailFolder is hidden. This property can be set only when creating the folder. Find more information in Hidden mail folders.

func (*Delta) SetMessageRules

SetMessageRules sets the messageRules property value. The collection of rules that apply to the user's Inbox folder.

func (*Delta) SetMessages

SetMessages sets the messages property value. The collection of messages in the mailFolder.

func (*Delta) SetMultiValueExtendedProperties

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

func (*Delta) SetParentFolderId

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

SetParentFolderId sets the parentFolderId property value. The unique identifier for the mailFolder's parent mailFolder.

func (*Delta) SetSingleValueExtendedProperties

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

func (*Delta) SetTotalItemCount

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

SetTotalItemCount sets the totalItemCount property value. The number of items in the mailFolder.

func (*Delta) SetUnreadItemCount

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

SetUnreadItemCount sets the unreadItemCount property value. The number of items in the mailFolder marked as unread.

type DeltaRequestBuilder

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

DeltaRequestBuilder builds and executes requests for operations under \users\{user-id}\mailFolders\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