EmailMessageSetV1 class

EmailMessageSetV1 class

Version 1 of email message set.

Inheritance: EmailMessageSetV1AbstractMessageSetVersion

The EmailMessageSetV1 type exposes the following members:

Constructors

ConstructorDescription
EmailMessageSetV1()Initializes a new instance of EmailMessageSetV1 class.

Properties

PropertyDescription
message_set_coreGets or sets the AbstractMessageSetVersion.message_set_core.
mail_supportTrue if server supports MailRequest request. False if server supports only the MailSyncRequest request.
get_mime_supportGets or sets whether support GetMimeRequest.

See Also