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: 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
}

func NewDelta

func NewDelta() *Delta

Instantiates a new delta and sets the default values.

func (*Delta) GetChildFolderCount

func (m *Delta) GetChildFolderCount() *int32

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

func (*Delta) GetChildFolders

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

func (*Delta) GetDisplayName

func (m *Delta) GetDisplayName() *string

Gets the displayName property value. The mailFolder's display name.

func (*Delta) GetFieldDeserializers

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

The deserialization information for the current model

func (*Delta) GetIsHidden

func (m *Delta) GetIsHidden() *bool

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

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

func (*Delta) GetMessages

Gets the messages property value. The collection of messages in the mailFolder.

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

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

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

Gets the totalItemCount property value. The number of items in the mailFolder.

func (*Delta) GetUnreadItemCount

func (m *Delta) GetUnreadItemCount() *int32

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

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Delta) SetChildFolderCount

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

Sets the childFolderCount property value. The number of immediate child mailFolders in the current mailFolder. Parameters:

  • value : Value to set for the childFolderCount property.

func (*Delta) SetChildFolders

Sets the childFolders property value. The collection of child folders in the mailFolder. Parameters:

  • value : Value to set for the childFolders property.

func (*Delta) SetDisplayName

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

Sets the displayName property value. The mailFolder's display name. Parameters:

  • value : Value to set for the displayName property.

func (*Delta) SetIsHidden

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

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

  • value : Value to set for the isHidden property.

func (*Delta) SetMessageRules

Sets the messageRules property value. The collection of rules that apply to the user's Inbox folder. Parameters:

  • value : Value to set for the messageRules property.

func (*Delta) SetMessages

Sets the messages property value. The collection of messages in the mailFolder. Parameters:

  • value : Value to set for the messages property.

func (*Delta) SetMultiValueExtendedProperties

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

  • value : Value to set for the multiValueExtendedProperties property.

func (*Delta) SetParentFolderId

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

Sets the parentFolderId property value. The unique identifier for the mailFolder's parent mailFolder. Parameters:

  • value : Value to set for the parentFolderId property.

func (*Delta) SetSingleValueExtendedProperties

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

  • value : Value to set for the singleValueExtendedProperties property.

func (*Delta) SetTotalItemCount

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

Sets the totalItemCount property value. The number of items in the mailFolder. Parameters:

  • value : Value to set for the totalItemCount property.

func (*Delta) SetUnreadItemCount

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

Sets the unreadItemCount property value. The number of items in the mailFolder marked as unread. Parameters:

  • value : Value to set for the unreadItemCount property.

type DeltaRequestBuilder

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

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