MessageAttachmentContentDescriptors Property |
Content flags, like "Content-Type: text/plain; charset=utf-8".
Namespace:
Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ContentDescriptors { get; set; }
Public Property ContentDescriptors As String
Get
Set
public:
property String^ ContentDescriptors {
String^ get ();
void set (String^ value);
}
member ContentDescriptors : string with get, set
Property Value
Type:
String
See Also