SPEmailAttachment.ContentType 属性
获取附件的多用途 Internet 邮件扩展 (MIME) 内容类型。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ContentType As String
Get
用法
Dim instance As SPEmailAttachment
Dim value As String
value = instance.ContentType
public string ContentType { get; }
属性值
类型:System.String
一个字符串,包含的内容类型。