item

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 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.mailFolder 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.mailFolders.item.messages.item.attachments.item collection

func (*MessageItemRequestBuilder) CalendarSharingMessage added in v0.12.0

CalendarSharingMessage the calendarSharingMessage property

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 collection of messages in the mailFolder.

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.mailFolders.item.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 collection of messages in the mailFolder.

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.mailFolders.item.messages.item.multiValueExtendedProperties.item collection

func (*MessageItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property messages in me

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.mailFolders.item.messages.item.singleValueExtendedProperties.item collection

type MessageItemRequestBuilderDeleteOptions added in v0.12.0

type MessageItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MessageItemRequestBuilderDeleteOptions options for Delete

type MessageItemRequestBuilderGetOptions added in v0.12.0

type MessageItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *MessageItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MessageItemRequestBuilderGetOptions options for Get

type MessageItemRequestBuilderGetQueryParameters added in v0.12.0

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

MessageItemRequestBuilderGetQueryParameters the collection of messages in the mailFolder.

type MessageItemRequestBuilderPatchOptions added in v0.12.0

type MessageItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MessageItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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