replyall

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 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 ReplyAllRequestBody

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

ReplyAllRequestBody

func NewReplyAllRequestBody

func NewReplyAllRequestBody() *ReplyAllRequestBody

NewReplyAllRequestBody instantiates a new replyAllRequestBody and sets the default values.

func (*ReplyAllRequestBody) GetAdditionalData

func (m *ReplyAllRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ReplyAllRequestBody) GetComment

func (m *ReplyAllRequestBody) GetComment() *string

GetComment gets the Comment property value.

func (*ReplyAllRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ReplyAllRequestBody) GetMessage

GetMessage gets the Message property value.

func (*ReplyAllRequestBody) IsNil

func (m *ReplyAllRequestBody) IsNil() bool

func (*ReplyAllRequestBody) Serialize

Serialize serializes information the current object

func (*ReplyAllRequestBody) SetAdditionalData

func (m *ReplyAllRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*ReplyAllRequestBody) SetComment

func (m *ReplyAllRequestBody) SetComment(value *string)

SetComment sets the Comment property value.

func (*ReplyAllRequestBody) SetMessage

SetMessage sets the Message property value.

type ReplyAllRequestBuilder

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

ReplyAllRequestBuilder builds and executes requests for operations under \users\{user-id}\messages\{message-id}\microsoft.graph.replyAll

func NewReplyAllRequestBuilder

NewReplyAllRequestBuilder instantiates a new ReplyAllRequestBuilder and sets the default values.

func NewReplyAllRequestBuilderInternal

func NewReplyAllRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ReplyAllRequestBuilder

NewReplyAllRequestBuilderInternal instantiates a new ReplyAllRequestBuilder and sets the default values.

func (*ReplyAllRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action replyAll

func (*ReplyAllRequestBuilder) Post

Post invoke action replyAll

type ReplyAllRequestBuilderPostOptions

type ReplyAllRequestBuilderPostOptions struct {
	//
	Body *ReplyAllRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

ReplyAllRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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