ActivityResponse.ContactName Property

Definition

Name of person the activity is associated with.

[System.Text.Json.Serialization.JsonPropertyName("person_name")]
public string ContactName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("person_name")>]
member this.ContactName : string with get, set
Public Property ContactName As String

Property Value

Attributes

Applies to