Gets or sets the content type of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property ContentType As ContentType Get Set |
C# |
---|
public ContentType ContentType { get; set; } |