Partager via


SPEmailAttachment.ContentType - Propriété

Obtient le type de contenu de Multipurpose Internet Mail Extensions (MIME) de la pièce jointe.

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ContentType As String
    Get
'Utilisation
Dim instance As SPEmailAttachment
Dim value As String

value = instance.ContentType
public string ContentType { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient le type de contenu.

Voir aussi

Référence

SPEmailAttachment classe

SPEmailAttachment - Membres

Microsoft.SharePoint.Utilities - Espace de noms