Uses of Class
com.microsoft.graph.models.FollowupFlag
Packages that use FollowupFlag
-
Uses of FollowupFlag in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FollowupFlagModifier and TypeMethodDescriptionstatic FollowupFlagFollowupFlag.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMessage.getFlag()Gets the flag property value.Methods in com.microsoft.graph.models with parameters of type FollowupFlagModifier and TypeMethodDescriptionvoidMessage.setFlag(FollowupFlag value) Sets the flag property value.