VBOOrganizationUser
Contains details about an organization user.
|
Property |
Type |
Description |
|---|---|---|
|
OrganizationId |
GUID |
Microsoft organization ID. |
|
OfficeId |
GUID |
ID of the user in the Microsoft 365 organization. |
|
OnPremisesId |
GUID |
ID of the user in the on-premises organization. |
|
DisplayName |
String |
Display name of the organization user. |
|
UserName |
String |
Name of the organization user. |
|
Office |
String |
Office location in the place of business of the organization user. |
|
Type |
VBOOrganizationUserType |
Type of the organization user. Possible values:
|
|
LocationType |
VBOLocationType |
Microsoft 365 organization deployment type. Possible values:
|
|
AssignedLicenses |
Array of licenses assigned to the organization user. |
Related Commands