OleDocumentFormatMicrosoftOutlookMessage Property |
Microsoft outlook message format.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static OleDocumentFormat MicrosoftOutlookMessage { get; }
Public Shared ReadOnly Property MicrosoftOutlookMessage As OleDocumentFormat
Get
public:
static property OleDocumentFormat^ MicrosoftOutlookMessage {
OleDocumentFormat^ get ();
}
static member MicrosoftOutlookMessage : OleDocumentFormat with get
Property Value
Type:
OleDocumentFormat
See Also