ShareSynchronization.ConsumerName Property

Definition

Gets or sets name of the user who created the synchronization

[Newtonsoft.Json.JsonProperty(PropertyName="consumerName")]
public string ConsumerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="consumerName")>]
member this.ConsumerName : string with get, set
Public Property ConsumerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to