SPEmailAttachment.ContentType property
Obtém o tipo de conteúdo de Multipurpose Internet Mail Extensions (MIME) do anexo.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ContentType As String
Get
'Uso
Dim instance As SPEmailAttachment
Dim value As String
value = instance.ContentType
public string ContentType { get; }
Property value
Type: System.String
Uma seqüência de caracteres que contém o tipo de conteúdo.