Gets the Content type of the attachment.
Null reference (Nothing in VB.NET) if the value is not known.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property ContentType As String Get Private Set |
C# |
---|
public string ContentType { get; private set; } |