Attachment.ContentType プロパティ

定義

添付ファイルのコンテンツ タイプを取得または設定します。

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public string ContentType { get; set; }
Public Property ContentType As String

プロパティ値

添付ファイルのコンテンツ タイプ。

適用対象