AttachmentBase.ContentId Właściwość

Definicja

Pobiera lub ustawia identyfikator zawartości MIME dla tego załącznika.

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

Wartość właściwości

String

Identyfikator String zawartości.

Wyjątki

Podjęto próbę ustawienia ContentId na null.

Dotyczy