Uses of Class
com.microsoft.graph.models.SingleValueLegacyExtendedProperty
Packages that use SingleValueLegacyExtendedProperty
-
Uses of SingleValueLegacyExtendedProperty in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SingleValueLegacyExtendedPropertyModifier and TypeMethodDescriptionSingleValueLegacyExtendedProperty.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 SingleValueLegacyExtendedPropertyModifier and TypeMethodDescriptionCalendar.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.Contact.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.ContactFolder.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.Event.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.MailboxFolder.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.MailboxItem.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.MailFolder.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.Message.getSingleValueExtendedProperties()Gets the singleValueExtendedProperties property value.Gets the singleValueExtendedProperties property value.Method parameters in com.microsoft.graph.models with type arguments of type SingleValueLegacyExtendedPropertyModifier and TypeMethodDescriptionvoidCalendar.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidContact.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidContactFolder.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidSets the singleValueExtendedProperties property value.voidMailboxFolder.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidMailboxItem.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidMailFolder.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidMessage.setSingleValueExtendedProperties(List<SingleValueLegacyExtendedProperty> value) Sets the singleValueExtendedProperties property value.voidSets the singleValueExtendedProperties property value.