AttachmentBase.ContentId Proprietà

Definizione

Ottiene o imposta l'ID contenuto MIME per l'allegato.

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

Valore della proprietà

Oggetto String che contiene l'ID contenuto.

Eccezioni

Si è tentato di impostare ContentId su null.

Si applica a