Uses of Class
com.microsoft.graph.models.InvitedUserMessageInfo
Packages that use InvitedUserMessageInfo
-
Uses of InvitedUserMessageInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InvitedUserMessageInfoModifier and TypeMethodDescriptionstatic InvitedUserMessageInfoInvitedUserMessageInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueInvitation.getInvitedUserMessageInfo()Gets the invitedUserMessageInfo property value.Methods in com.microsoft.graph.models with parameters of type InvitedUserMessageInfoModifier and TypeMethodDescriptionvoidInvitation.setInvitedUserMessageInfo(InvitedUserMessageInfo value) Sets the invitedUserMessageInfo property value.