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

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

Property Value

Type: String
See Also