Class PersonOrGroupColumn
java.lang.Object
com.amilesend.onedrive.resource.site.type.PersonOrGroupColumn
Indicates that the column's value represent a person or group from the directory.
- See Also:
-
Method Details
-
builder
-
isAllowMultipleSelection
public boolean isAllowMultipleSelection()Indicates if multiple values can be selected. -
getDisplayAs
How the information about the person or group should be shown. Valid values (but not limited to):- account
- department
- firstName
- id
- lastName
- mobilePhone
- name
- nameWithPictureAndDetails
- nameWithPresence
- office
- pictureOnly36x36
- pictureOnly48x48
- pictureOnly72x72
- sipAddress
- title
- userName
- workEmail
- workPhone
-
getChooseFromType
The permitted selection constraint. Valid values:- peopleAndGroups
- peopleOnly
-
equals
-
hashCode
-
toString
-