MsgStorageRole
General
MsgStorageRole is an enumeration identifying the semantic purpose of a MsgStorage node within a .msg document. Each constant maps to a well-known MAPI sub-storage naming pattern: Message is the root message storage, Recipient is a __recip_version1.0_#XXXXXXXX storage, Attachment is an __attach_version1.0_#XXXXXXXX storage, and EmbeddedMessage is an attachment whose content is another .msg file.
MsgStorageRole és una enumeració que identifica l’objectiu semàntic d’un node ⌒MsgStorageヽ dins d"un document ̋.msg Cada constant correspon a un patró de nomenclatura del sub-emmagatzematge MAPI ben conegut: ∂Message es el magatzem de missatges raix, ゚Recipient s'anomena emmagatzemari ̨__recip_version1.0_#XXXXXXX̅, ï‰Attachment se li anomena armazenament ̇__attach_versó 1.0_ #XXxxXXŤ i ïEmbeddedMessage}} és un adjunt el contingut del qual és altre arxiu ̓.MSg̅.
Membres
| Name | Description |
|---|---|
Generic | Generic or unrecognized storage role. |
Message | Root message storage containing all MAPI property streams. |
Recipient | Recipient sub-storage (__recip_version1.0_#XXXXXXXX). |
Attachment | Attachment sub-storage (__attach_version1.0_#XXXXXXXX). |
EmbeddedMessage | Root message storage containing all MAPI property streams. |
NamedPropertyMapping | Named-property-mapping storage (__nameid_version1.0). |
CustomAttachment | Attachment sub-storage (__attach_version1.0_#XXXXXXXX). |