MicrosoftgraphorgContact.Department Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to