SaveOptionsDefaultMsg Property |
Gets options with default values for saving message to Msg(ASCII) format.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public static MsgSaveOptions DefaultMsg { get; }
Public Shared ReadOnly Property DefaultMsg As MsgSaveOptions
Get
public:
static property MsgSaveOptions^ DefaultMsg {
MsgSaveOptions^ get ();
}
static member DefaultMsg : MsgSaveOptions with get
Property Value
Type:
MsgSaveOptionsSee Also