ComposeMailParamsWithHandoff interface

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Extended parameters for composeMail, including support for external handoff.

This interface wraps ComposeMailParamsWithHandoff to provide additional functionality for scenarios where an external handoff is needed, such as transferring a draft email created in BizChat.

See ComposeNewParams for parameters when composing a new mail item. See ComposeReplyOrForwardParams for reply or forward-specific parameters. See ComposeMailType for supported mail operation types.

Properties

composeMailParams

Base parameters for composing a mail item.

handoffId

Use this endpoint to retrieve the handoff payload when BizChat creates an email draft for external handoff.

Property Details

composeMailParams

Base parameters for composing a mail item.

composeMailParams: ComposeMailParams

Property Value

handoffId

Use this endpoint to retrieve the handoff payload when BizChat creates an email draft for external handoff.

handoffId: string

Property Value

string