Uses of Class
com.microsoft.graph.models.PersonOrGroupColumn
Packages that use PersonOrGroupColumn
-
Uses of PersonOrGroupColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PersonOrGroupColumnModifier and TypeMethodDescriptionstatic PersonOrGroupColumnPersonOrGroupColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getPersonOrGroup()Gets the personOrGroup property value.Methods in com.microsoft.graph.models with parameters of type PersonOrGroupColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setPersonOrGroup(PersonOrGroupColumn value) Sets the personOrGroup property value.