send

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendRequestBuilder

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

SendRequestBuilder provides operations to call the send method.

func NewSendRequestBuilder

NewSendRequestBuilder instantiates a new SendRequestBuilder and sets the default values.

func NewSendRequestBuilderInternal

func NewSendRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SendRequestBuilder

NewSendRequestBuilderInternal instantiates a new SendRequestBuilder and sets the default values.

func (*SendRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.

func (*SendRequestBuilder) Post

Post send an existing draft message. The draft message can be a new message draft, reply draft, reply-all draft, or a forward draft. This method saves the message in the **Sent Items** folder. Alternatively, send a new message in a single operation.

type SendRequestBuilderPostRequestConfiguration added in v0.22.0

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

SendRequestBuilderPostRequestConfiguration 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