次の方法で共有


DeleteAttachmentCompletedEventArgs クラス

定義

クラスは DeleteAttachmentCompletedEventArgs 、イベントのデータを DeleteAttachmentCompleted 提供します。

public ref class DeleteAttachmentCompletedEventArgs : System::ComponentModel::AsyncCompletedEventArgs
public class DeleteAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
Public Class DeleteAttachmentCompletedEventArgs
Inherits AsyncCompletedEventArgs
継承
DeleteAttachmentCompletedEventArgs

プロパティ

Result

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

適用対象