item

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageItemRequestBuilder added in v0.12.0

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

MessageItemRequestBuilder provides operations to manage the messages property of the microsoft.graph.user entity.

func NewMessageItemRequestBuilder added in v0.12.0

NewMessageItemRequestBuilder instantiates a new MessageItemRequestBuilder and sets the default values.

func NewMessageItemRequestBuilderInternal added in v0.12.0

func NewMessageItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MessageItemRequestBuilder

NewMessageItemRequestBuilderInternal instantiates a new MessageItemRequestBuilder and sets the default values.

func (*MessageItemRequestBuilder) Attachments added in v0.12.0

Attachments the attachments property

func (*MessageItemRequestBuilder) AttachmentsById added in v0.12.0

AttachmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.messages.item.attachments.item collection

func (*MessageItemRequestBuilder) Content added in v0.12.0

Content the Content property

func (*MessageItemRequestBuilder) Copy added in v0.12.0

Copy the copy property

func (*MessageItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property messages for me

func (*MessageItemRequestBuilder) CreateForward added in v0.12.0

CreateForward the createForward property

func (*MessageItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the messages in a mailbox or folder. Read-only. Nullable.

func (*MessageItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property messages in me

func (*MessageItemRequestBuilder) CreateReply added in v0.12.0

CreateReply the createReply property

func (*MessageItemRequestBuilder) CreateReplyAll added in v0.12.0

CreateReplyAll the createReplyAll property

func (*MessageItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property messages for me

func (*MessageItemRequestBuilder) Extensions added in v0.12.0

Extensions the extensions property

func (*MessageItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.messages.item.extensions.item collection

func (*MessageItemRequestBuilder) Forward added in v0.12.0

Forward the forward property

func (*MessageItemRequestBuilder) Get added in v0.12.0

Get the messages in a mailbox or folder. Read-only. Nullable.

func (*MessageItemRequestBuilder) Move added in v0.12.0

Move the move property

func (*MessageItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*MessageItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.messages.item.multiValueExtendedProperties.item collection

func (*MessageItemRequestBuilder) Reply added in v0.12.0

Reply the reply property

func (*MessageItemRequestBuilder) ReplyAll added in v0.12.0

ReplyAll the replyAll property

func (*MessageItemRequestBuilder) Send added in v0.12.0

Send the send property

func (*MessageItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*MessageItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.messages.item.singleValueExtendedProperties.item collection

type MessageItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type MessageItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

MessageItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type MessageItemRequestBuilderGetQueryParameters added in v0.12.0

type MessageItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

MessageItemRequestBuilderGetQueryParameters the messages in a mailbox or folder. Read-only. Nullable.

type MessageItemRequestBuilderGetRequestConfiguration added in v0.22.0

type MessageItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *MessageItemRequestBuilderGetQueryParameters
}

MessageItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type MessageItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type MessageItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

MessageItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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