MsgConstants
Overview
MsgConstants is a class in Aspose.Email for NET.
MsgConstants.AttachmentStoragePrefix is the prefix used for attachment storage entries in an MSG file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AttachmentStoragePrefix | string | Read | Is the prefix used for attachment storage entries in an MSG file |
EmbeddedMessageStorageName | string | Read | Is the storage name for embedded message attachments |
MaxAttachmentStorages | uint | Read | Defines the maximum number of attachment storages allowed |
MaxRecipientStorages | uint | Read | Defines the maximum number of recipient storages allowed |
NamedPropertyMappingStorageName | string | Read | Is the storage name for named property mappings |
PROPATTR_MANDATORY | uint | Read | Indicates a property attribute that marks a property as mandatory |
PROPATTR_READABLE | uint | Read | Indicates a property attribute that marks a property as readable |
PROPATTR_WRITABLE | uint | Read | Indicates a property attribute that marks a property as writable |
PropertyStreamName | string | Read | Is the name of the stream that holds property data |
PropertyValueStreamPrefix | string | Read | Is the prefix for streams that store individual property values |
RecipientStoragePrefix | string | Read |