MsgStorageRole
Overview
MsgStorageRole is a enum in Aspose.Email for NET.
MsgStorageRole.Generic represents a generic storage role not specific to any MSG component.
Values
| Value | Description |
|---|---|
Generic | Represents a generic storage role not specific to any MSG component |
Message | Represents the main message storage role in an MSG file |
Recipient | Represents a recipient entry storage role |
Attachment | Represents a regular attachment storage role |
EmbeddedMessage | Represents an embedded message attachment storage role |
NamedPropertyMapping | Represents a named property mapping storage role |
CustomAttachment | Represents a custom attachment storage role |