SPEmailAttachment.ContentId - Propriété
Obtient l'ID de contenu 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 ContentId As String
Get
'Utilisation
Dim instance As SPEmailAttachment
Dim value As String
value = instance.ContentId
public string ContentId { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'ID de contenu.