IContact.JobTitle Property

Definition

Job title.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Job title.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobTitle", Update=true)]
public string JobTitle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Job title.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobTitle", Update=true)>]
member this.JobTitle : string with get, set
Public Property JobTitle As String

Property Value

Attributes

Applies to