item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 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 provides operations to manage the attachments property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) AttachmentsById added in v0.12.0

AttachmentsById provides operations to manage the attachments property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) Content added in v0.12.0

Content provides operations to manage the media for the user entity.

func (*MessageItemRequestBuilder) Copy added in v0.12.0

Copy provides operations to call the copy method.

func (*MessageItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property messages for users

func (*MessageItemRequestBuilder) CreateForward added in v0.12.0

CreateForward provides operations to call the createForward method.

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 users

func (*MessageItemRequestBuilder) CreateReply added in v0.12.0

CreateReply provides operations to call the createReply method.

func (*MessageItemRequestBuilder) CreateReplyAll added in v0.12.0

CreateReplyAll provides operations to call the createReplyAll method.

func (*MessageItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property messages for users

func (*MessageItemRequestBuilder) Extensions added in v0.12.0

Extensions provides operations to manage the extensions property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById provides operations to manage the extensions property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) Forward added in v0.12.0

Forward provides operations to call the forward method.

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 provides operations to call the move method.

func (*MessageItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property messages in users

func (*MessageItemRequestBuilder) Reply added in v0.12.0

Reply provides operations to call the reply method.

func (*MessageItemRequestBuilder) ReplyAll added in v0.12.0

ReplyAll provides operations to call the replyAll method.

func (*MessageItemRequestBuilder) Send added in v0.12.0

Send provides operations to call the send method.

func (*MessageItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.message entity.

func (*MessageItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.message entity.

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