item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 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

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

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

func NewMessageItemRequestBuilder

NewMessageItemRequestBuilder instantiates a new MessageItemRequestBuilder and sets the default values.

func NewMessageItemRequestBuilderInternal

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

NewMessageItemRequestBuilderInternal instantiates a new MessageItemRequestBuilder and sets the default values.

func (*MessageItemRequestBuilder) Attachments

Attachments the attachments property

func (*MessageItemRequestBuilder) AttachmentsById

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

func (*MessageItemRequestBuilder) CalendarSharingMessage

CalendarSharingMessage the calendarSharingMessage property

func (*MessageItemRequestBuilder) Content

Content the Content property

func (*MessageItemRequestBuilder) Copy

Copy the copy property

func (*MessageItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property messages for users

func (*MessageItemRequestBuilder) CreateForward

CreateForward the createForward property

func (*MessageItemRequestBuilder) CreateGetRequestInformation

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

func (*MessageItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property messages in users

func (*MessageItemRequestBuilder) CreateReply

CreateReply the createReply property

func (*MessageItemRequestBuilder) CreateReplyAll

CreateReplyAll the createReplyAll property

func (*MessageItemRequestBuilder) Delete

Delete delete navigation property messages for users

func (*MessageItemRequestBuilder) Extensions

Extensions the extensions property

func (*MessageItemRequestBuilder) ExtensionsById

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

func (*MessageItemRequestBuilder) Forward

Forward the forward property

func (*MessageItemRequestBuilder) Get

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

func (*MessageItemRequestBuilder) Move

Move the move property

func (*MessageItemRequestBuilder) MultiValueExtendedProperties

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*MessageItemRequestBuilder) MultiValueExtendedPropertiesById

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

func (*MessageItemRequestBuilder) Patch

Patch update the navigation property messages in users

func (*MessageItemRequestBuilder) Reply

Reply the reply property

func (*MessageItemRequestBuilder) ReplyAll

ReplyAll the replyAll property

func (*MessageItemRequestBuilder) Send

Send the send property

func (*MessageItemRequestBuilder) SingleValueExtendedProperties

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*MessageItemRequestBuilder) SingleValueExtendedPropertiesById

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

type MessageItemRequestBuilderDeleteOptions

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

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

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

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

type MessageItemRequestBuilderPatchOptions

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