Uses of Class
com.microsoft.graph.models.MailTipsError
Packages that use MailTipsError
-
Uses of MailTipsError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MailTipsErrorModifier and TypeMethodDescriptionstatic MailTipsErrorMailTipsError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueExportItemResponse.getError()Gets the error property value.MailTips.getError()Gets the error property value.Methods in com.microsoft.graph.models with parameters of type MailTipsErrorModifier and TypeMethodDescriptionvoidExportItemResponse.setError(MailTipsError value) Sets the error property value.voidMailTips.setError(MailTipsError value) Sets the error property value.