次の方法で共有


DeleteAttachmentCompletedEventArgs.Result プロパティ

定義

プロパティは ResultDeleteAttachmentResponseType 非同期 DeleteAttachmentAsync(DeleteAttachmentType) メソッド呼び出しのオブジェクトを取得します。

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

プロパティ値

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

適用対象