Click or drag to resize
AttachmentHistoryInfoAttachmentMimeType Property
MIME type of the attachment.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public virtual string AttachmentMimeType { get; set; }

Property Value

Type: String

Implements

IAttachmentAttachmentMimeType
See Also