MsgConstants

General

MsgConstants is a static class exposing string and numeric constants that describe the layout of a .msg Compound File Binary document. These include storage name prefixes for attachments and recipients, the embedded-message storage name, named-property mapping storage name, and maximum counts for attachment and recipient storages per message. No instantiation is required; access all members through the class name.

MsgConstants és una classe estàtica que exposa constants de cadena i numèriques que descriuen el disseny d’un document binari Compound File. Aquests inclouen prefixos de nom de l’emmagatzematge per a adjunts i destinataris, el nom d"emmagatzament de missatges incrustat, nom del magatzem de mappatge amb propietats anomenades i comptes màximes per als emmagatzemaments d’“amamatges” i dels destinatars per missatge. No es requereix instància; accedeix a tots els membres mitjançant el nome de la classe.

Propietats

PropertyTypeAccessDescription
AttachmentStoragePrefixstringReadThe AttachmentStoragePrefix property.
EmbeddedMessageStorageNamestringReadThe EmbeddedMessageStorageName property.
MaxAttachmentStoragesuintReadThe MaxAttachmentStorages property.
MaxRecipientStoragesuintReadThe MaxRecipientStorages property.
NamedPropertyMappingStorageNamestringReadThe NamedPropertyMappingStorageName property.
PROPATTR_MANDATORYuintReadThe PROPATTR_MANDATORY property.
PROPATTR_READABLEuintReadThe PROPATTR_READABLE property.
PROPATTR_WRITABLEuintReadThe PROPATTR_WRITABLE property.
PropertyStreamNamestringReadThe PropertyStreamName property.
PropertyValueStreamPrefixstringReadThe PropertyValueStreamPrefix property.
RecipientStoragePrefixstringReadThe RecipientStoragePrefix property.

Veure també

 Català