Uses of Class
com.microsoft.graph.models.MessageTracingRoot
Packages that use MessageTracingRoot
-
Uses of MessageTracingRoot in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MessageTracingRootModifier and TypeMethodDescriptionstatic MessageTracingRootMessageTracingRoot.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueExchangeAdmin.getTracing()Gets the tracing property value.Methods in com.microsoft.graph.models with parameters of type MessageTracingRootModifier and TypeMethodDescriptionvoidExchangeAdmin.setTracing(MessageTracingRoot value) Sets the tracing property value.