Bagikan melalui


ShareSynchronization.ConsumerTenantName Property

Definition

Gets or sets tenant name of the consumer who created the synchronization

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to