Attachment.Id プロパティ

定義

添付ファイルの識別子を取得します。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
Public ReadOnly Property Id As String

プロパティ値

添付ファイルの識別子。

適用対象