次の方法で共有


CreateAttachmentCompletedEventArgs クラス

定義

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

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

プロパティ

Result

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

適用対象