次の方法で共有


RequestAttachmentIdType.Id プロパティ

定義

プロパティは Id 、添付ファイルの識別子を取得または設定します。

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

プロパティ値

プロパティは Id 、添付ファイルの識別子を含む文字列を返します。

適用対象