IMicrosoftGraphUser.EmployeeOrgData Property

Definition

employeeOrgData

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="employeeOrgData", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphEmployeeOrgData) }, Read=true, ReadOnly=false, Required=false, SerializedName="employeeOrgData", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphEmployeeOrgData EmployeeOrgData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="employeeOrgData", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphEmployeeOrgData) }, Read=true, ReadOnly=false, Required=false, SerializedName="employeeOrgData", Update=true)>]
member this.EmployeeOrgData : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.IMicrosoftGraphEmployeeOrgData with get, set
Public Property EmployeeOrgData As IMicrosoftGraphEmployeeOrgData

Property Value

Attributes

Applies to