DraftEmailInput Class

Definition

ClientDraftHtmlMessage

public class DraftEmailInput
type DraftEmailInput = class
Public Class DraftEmailInput
Inheritance
DraftEmailInput

Constructors

Name Description
DraftEmailInput()

Properties

Name Description
Attachments

Attachments

BCC

Specify email addresses separated by semicolons like someone@contoso.com

Body

Specify the body of the mail

CC

Specify email addresses separated by semicolons like someone@contoso.com

FromSendAs

Email address to send mail from (requires "Send as" or "Send on behalf of" permission for that mailbox). For more info on granting permissions please refer https://docs.microsoft.com/office365/admin/manage/send-email-as-distribution-list

Importance

Importance

ReplyTo

The email addresses to use when replying

Sensitivity

Sensitivity

Subject

Specify the subject of the mail

To

Specify email addresses separated by semicolons like someone@contoso.com

Applies to