CommonMessagePropertyId
Vue de l’ensemble
‘CommonMessagePropertyId’ est un enum dans Aspose.Email FOSS pour .NET.Déduit de: short.
Identificateurs communs de propriété MAPI utilisés par le lecteur et l’écrivain MSG pour les semantiques du message cible, les champs corporels, des heurts de transport et les annexes.
Description
‘CommonMessagePropertyId’ est un type d’enumer dans la bibliothèque Aspose.Email FOSS pour .NET. Il définit un ensemble de constants nommés qui contrôlent le comportement ou spécifient les options au sein de l’API. Les enumérations telles que ‘commonPopertyProsertyid` aident à garantir la sécurité du type en limitant les valeurs à un set prédéfini.
Les valeurs
| Value | Description |
|---|---|
MessageClass | Represents the MAPI message class identifier |
TransportMessageHeaders | Represents the raw transport (SMTP) headers of the message |
Subject | Represents the message subject string |
DisplayTo | Represents the display string for the To recipients |
DisplayCc | Represents the display string for the Cc recipients |
DisplayBcc | Represents the display string for the Bcc recipients |
InternetMessageId | Represents the unique Internet Message-ID header value |
MessageFlags | Represents flags indicating message status such as read or sent |
InternetCodepage | Represents the code page used for Internet‑encoded text |
SenderName | Represents the display name of the message sender |
SenderAddressType | Represents the address type (e.g., SMTP) of the sender |
SenderEmailAddress | Represents the sender’s email address |
MessageDeliveryTime | Represents the timestamp when the message was delivered |
StoreSupportMask | Represents a mask indicating store capabilities |
Body | Represents the plain‑text body of the message |
BodyHtml | Represents the HTML‑formatted body of the message |
DisplayName | Represents the display name associated with the message, such as the sender |
AttachMethod | Represents the method used to attach the item (by value, by reference, etc.) |
AttachDataBinary | Represents the binary data payload of an attachment |
AttachFilename | Represents the short filename of an attachment |
AttachLongFilename | Represents the long filename of an attachment |
AttachMimeTag | Represents the MIME content‑type tag of an attachment |
AttachContentId | Represents the Content‑ID header value for an attachment |
ScheduleInfoDelegateNames | Represents delegate names stored in scheduling information |
ScheduleInfoMonthsBusy | Represents months marked as busy in scheduling information |
ExampleTag100A | Represents a custom example property with tag 0x100A |
ExampleTag101D | Represents a custom example property with tag 0x101D |
Voir aussi
- Aspose.Email pour .NET — Enterprise API Reference