Activity.Action Property

Definition

Gets or sets a string indicating whether the recipient of a contactRelationUpdate was added to or removed from the sender's contact list.

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

Property Value

A string indicating whether the recipient of a contactRelationUpdate was added to or removed from the sender's contact list.

Implements

Applies to