AttachmentBase.ContentId Vlastnost

Definice

Získá nebo nastaví ID obsahu MIME pro tuto přílohu.

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

Hodnota vlastnosti

A String holding the content ID.

Výjimky

Došlo k pokusu o nastavení ContentId na nullhodnotu .

Platí pro