次の方法で共有


CreateAttachmentCompletedEventArgs.Result プロパティ

定義

プロパティは ResultCreateAttachmentResponseType 非同期 CreateAttachment(CreateAttachmentType) 操作呼び出しのオブジェクトを取得します。

public:
 property ExchangeWebServices::CreateAttachmentResponseType ^ Result { ExchangeWebServices::CreateAttachmentResponseType ^ get(); };
public ExchangeWebServices.CreateAttachmentResponseType Result { get; }
Public ReadOnly Property Result As CreateAttachmentResponseType

プロパティ値

Result プロパティは CreateAttachmentResponseType オブジェクトを返します。

適用対象