Uses of Class
com.microsoft.graph.models.CommunicationsIdentitySet
Packages that use CommunicationsIdentitySet
-
Uses of CommunicationsIdentitySet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CommunicationsIdentitySetModifier and TypeMethodDescriptionstatic CommunicationsIdentitySetCommunicationsIdentitySet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueVirtualEvent.getCreatedBy()Gets the createdBy property value.Methods in com.microsoft.graph.models with parameters of type CommunicationsIdentitySetModifier and TypeMethodDescriptionvoidVirtualEvent.setCreatedBy(CommunicationsIdentitySet value) Sets the createdBy property value.