Uses of Class
com.microsoft.graph.models.OutlookItem
Packages that use OutlookItem
-
Uses of OutlookItem in com.microsoft.graph.models
Subclasses of OutlookItem in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return OutlookItemModifier and TypeMethodDescriptionstatic OutlookItemOutlookItem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueItemAttachment.getItem()Gets the item property value.Methods in com.microsoft.graph.models with parameters of type OutlookItemModifier and TypeMethodDescriptionvoidItemAttachment.setItem(OutlookItem value) Sets the item property value.