Click or drag to resize
DocumentAttachmentAttachmentMimeType Property
Gets the MIME type of the attachment or attachment version.

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

Property Value

Type: String

Implements

IAttachmentAttachmentMimeType
See Also