AttachmentBase.ContentId Propriété

Définition

Obtient ou définit l’ID de contenu MIME pour cette pièce jointe.

public:
 property System::String ^ ContentId { System::String ^ get(); void set(System::String ^ value); };
public string ContentId { get; set; }
member this.ContentId : string with get, set
Public Property ContentId As String

Valeur de propriété

Contenant String l’ID de contenu.

Exceptions

Tentative de définition de nullla valeur ContentId .

S’applique à