Activity.Action プロパティ

定義

contactRelationUpdate の受信者が送信者の連絡先リストに追加されたか、送信者の連絡先リストから削除されたかを示す文字列を取得または設定します。

public string Action { get; set; }
member this.Action : string with get, set
Public Property Action As String

プロパティ値

contactRelationUpdate の受信者が送信者の連絡先リストに追加されたか、送信者の連絡先リストから削除されたかを示す文字列。

実装

適用対象