Documentation ¶
Index ¶
- func CreateForwardPostRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type ForwardPostRequestBody
- func (m *ForwardPostRequestBody) GetAdditionalData() map[string]interface{}
- func (m *ForwardPostRequestBody) GetComment() *string
- func (m *ForwardPostRequestBody) GetFieldDeserializers() ...
- func (m *ForwardPostRequestBody) GetToRecipients() ...
- func (m *ForwardPostRequestBody) Serialize(...) error
- func (m *ForwardPostRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *ForwardPostRequestBody) SetComment(value *string)
- func (m *ForwardPostRequestBody) SetToRecipients(...)
- type ForwardPostRequestBodyable
- type ForwardRequestBuilder
- type ForwardRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateForwardPostRequestBodyFromDiscriminatorValue ¶ added in v0.24.0
func CreateForwardPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateForwardPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type ForwardPostRequestBody ¶ added in v0.24.0
type ForwardPostRequestBody struct {
// contains filtered or unexported fields
}
ForwardPostRequestBody provides operations to call the forward method.
func NewForwardPostRequestBody ¶ added in v0.24.0
func NewForwardPostRequestBody() *ForwardPostRequestBody
NewForwardPostRequestBody instantiates a new forwardPostRequestBody and sets the default values.
func (*ForwardPostRequestBody) GetAdditionalData ¶ added in v0.24.0
func (m *ForwardPostRequestBody) 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 (*ForwardPostRequestBody) GetComment ¶ added in v0.24.0
func (m *ForwardPostRequestBody) GetComment() *string
GetComment gets the comment property value. The Comment property
func (*ForwardPostRequestBody) GetFieldDeserializers ¶ added in v0.24.0
func (m *ForwardPostRequestBody) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*ForwardPostRequestBody) GetToRecipients ¶ added in v0.24.0
func (m *ForwardPostRequestBody) GetToRecipients() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable
GetToRecipients gets the toRecipients property value. The ToRecipients property
func (*ForwardPostRequestBody) Serialize ¶ added in v0.24.0
func (m *ForwardPostRequestBody) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*ForwardPostRequestBody) SetAdditionalData ¶ added in v0.24.0
func (m *ForwardPostRequestBody) 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 (*ForwardPostRequestBody) SetComment ¶ added in v0.24.0
func (m *ForwardPostRequestBody) SetComment(value *string)
SetComment sets the comment property value. The Comment property
func (*ForwardPostRequestBody) SetToRecipients ¶ added in v0.24.0
func (m *ForwardPostRequestBody) SetToRecipients(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable)
SetToRecipients sets the toRecipients property value. The ToRecipients property
type ForwardPostRequestBodyable ¶ added in v0.24.0
type ForwardPostRequestBodyable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetComment() *string GetToRecipients() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable SetComment(value *string) SetToRecipients(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Recipientable) }
ForwardPostRequestBodyable
type ForwardRequestBuilder ¶
type ForwardRequestBuilder struct {
// contains filtered or unexported fields
}
ForwardRequestBuilder provides operations to call the forward method.
func NewForwardRequestBuilder ¶
func NewForwardRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ForwardRequestBuilder
NewForwardRequestBuilder instantiates a new ForwardRequestBuilder and sets the default values.
func NewForwardRequestBuilderInternal ¶
func NewForwardRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ForwardRequestBuilder
NewForwardRequestBuilderInternal instantiates a new ForwardRequestBuilder and sets the default values.
func (*ForwardRequestBuilder) CreatePostRequestInformation ¶
func (m *ForwardRequestBuilder) CreatePostRequestInformation(ctx context.Context, body ForwardPostRequestBodyable, requestConfiguration *ForwardRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation this action allows the organizer or attendee of a meeting event to forward the meeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action also sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's copy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
func (*ForwardRequestBuilder) Post ¶
func (m *ForwardRequestBuilder) Post(ctx context.Context, body ForwardPostRequestBodyable, requestConfiguration *ForwardRequestBuilderPostRequestConfiguration) error
Post this action allows the organizer or attendee of a meeting event to forward the meeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action also sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's copy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
type ForwardRequestBuilderPostRequestConfiguration ¶ added in v0.22.0
type ForwardRequestBuilderPostRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
ForwardRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.