[This is preliminary documentation and is subject to change.]
The email format, it could be text or html. This is used to provide hints
to the mail system if the OfficeClip send out html based emails.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static string MailFormat { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property MailFormat As String |
| Visual C++ |
|---|
public: static property String^ MailFormat { String^ get (); } |
