AttachmentBase.ContentType

AttachmentBase.ContentType property

Gets or sets the type of the content.

public ContentType ContentType { get; set; }

Property Value

The type of the content.

See Also