Uses of Class
com.microsoft.graph.models.RelatedContact
Packages that use RelatedContact
-
Uses of RelatedContact in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RelatedContactModifier and TypeMethodDescriptionstatic RelatedContactRelatedContact.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type RelatedContactModifier and TypeMethodDescriptionEducationUser.getRelatedContacts()Gets the relatedContacts property value.Method parameters in com.microsoft.graph.models with type arguments of type RelatedContactModifier and TypeMethodDescriptionvoidEducationUser.setRelatedContacts(List<RelatedContact> value) Sets the relatedContacts property value.