EmailMessageResponseKind EmailMessageResponseKind EmailMessageResponseKind EmailMessageResponseKind Enum

Definition

Defines the type of response to an email message.

public : enum class EmailMessageResponseKindpublic enum EmailMessageResponseKindPublic Enum EmailMessageResponseKind// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Forward Forward Forward Forward

The email message is a forwarded copy of another email message.

None None None None

The email message is not a response to another email message.

Reply Reply Reply Reply

The email message is a reply to the sender of another email message.

ReplyAll ReplyAll ReplyAll ReplyAll

The email message is a reply to the sender and all addressees of another email message.