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