Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphRecipient
-
Packages that use MicrosoftGraphRecipient Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphRecipient in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphRecipient in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description class
MicrosoftGraphAttendee
attendee.class
MicrosoftGraphAttendeeBase
attendeeBase.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphRecipient Modifier and Type Method Description MicrosoftGraphRecipient
MicrosoftGraphMessage. from()
Get the from property: recipient.MicrosoftGraphRecipient
MicrosoftGraphPost. from()
Get the from property: recipient.MicrosoftGraphRecipient
MicrosoftGraphEvent. organizer()
Get the organizer property: recipient.MicrosoftGraphRecipient
MicrosoftGraphMessage. sender()
Get the sender property: recipient.MicrosoftGraphRecipient
MicrosoftGraphPost. sender()
Get the sender property: recipient.MicrosoftGraphRecipient
MicrosoftGraphRecipient. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: recipient.MicrosoftGraphRecipient
MicrosoftGraphRecipient. withEmailAddress(MicrosoftGraphEmailAddress emailAddress)
Set the emailAddress property: emailAddress.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphRecipient Modifier and Type Method Description List<MicrosoftGraphRecipient>
MicrosoftGraphMessage. bccRecipients()
Get the bccRecipients property: The Bcc: recipients for the message.List<MicrosoftGraphRecipient>
MicrosoftGraphConversationThread. ccRecipients()
Get the ccRecipients property: The Cc: recipients for the thread.List<MicrosoftGraphRecipient>
MicrosoftGraphMessage. ccRecipients()
Get the ccRecipients property: The Cc: recipients for the message.List<MicrosoftGraphRecipient>
MicrosoftGraphMessageRuleActions. forwardAsAttachmentTo()
Get the forwardAsAttachmentTo property: The email addresses of the recipients to which a message should be forwarded as an attachment.List<MicrosoftGraphRecipient>
MicrosoftGraphMessageRuleActions. forwardTo()
Get the forwardTo property: The email addresses of the recipients to which a message should be forwarded.List<MicrosoftGraphRecipient>
MicrosoftGraphMessageRulePredicates. fromAddresses()
Get the fromAddresses property: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply.List<MicrosoftGraphRecipient>
MicrosoftGraphPost. newParticipants()
Get the newParticipants property: Conversation participants that were added to the thread as part of this post.List<MicrosoftGraphRecipient>
MicrosoftGraphMessageRuleActions. redirectTo()
Get the redirectTo property: The email addresses to which a message should be redirected.List<MicrosoftGraphRecipient>
MicrosoftGraphMessage. replyTo()
Get the replyTo property: The email addresses to use when replying.List<MicrosoftGraphRecipient>
MicrosoftGraphMessageRulePredicates. sentToAddresses()
Get the sentToAddresses property: Represents the email addresses that an incoming message must have been sent to in order for the condition or exception to apply.List<MicrosoftGraphRecipient>
MicrosoftGraphConversationThread. toRecipients()
Get the toRecipients property: The To: recipients for the thread.List<MicrosoftGraphRecipient>
MicrosoftGraphMessage. toRecipients()
Get the toRecipients property: The To: recipients for the message.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphRecipient Modifier and Type Method Description MicrosoftGraphMessage
MicrosoftGraphMessage. withFrom(MicrosoftGraphRecipient from)
Set the from property: recipient.MicrosoftGraphPost
MicrosoftGraphPost. withFrom(MicrosoftGraphRecipient from)
Set the from property: recipient.MicrosoftGraphEvent
MicrosoftGraphEvent. withOrganizer(MicrosoftGraphRecipient organizer)
Set the organizer property: recipient.MicrosoftGraphMessage
MicrosoftGraphMessage. withSender(MicrosoftGraphRecipient sender)
Set the sender property: recipient.MicrosoftGraphPost
MicrosoftGraphPost. withSender(MicrosoftGraphRecipient sender)
Set the sender property: recipient.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphRecipient Modifier and Type Method Description MicrosoftGraphMessage
MicrosoftGraphMessage. withBccRecipients(List<MicrosoftGraphRecipient> bccRecipients)
Set the bccRecipients property: The Bcc: recipients for the message.MicrosoftGraphConversationThread
MicrosoftGraphConversationThread. withCcRecipients(List<MicrosoftGraphRecipient> ccRecipients)
Set the ccRecipients property: The Cc: recipients for the thread.MicrosoftGraphMessage
MicrosoftGraphMessage. withCcRecipients(List<MicrosoftGraphRecipient> ccRecipients)
Set the ccRecipients property: The Cc: recipients for the message.MicrosoftGraphMessageRuleActions
MicrosoftGraphMessageRuleActions. withForwardAsAttachmentTo(List<MicrosoftGraphRecipient> forwardAsAttachmentTo)
Set the forwardAsAttachmentTo property: The email addresses of the recipients to which a message should be forwarded as an attachment.MicrosoftGraphMessageRuleActions
MicrosoftGraphMessageRuleActions. withForwardTo(List<MicrosoftGraphRecipient> forwardTo)
Set the forwardTo property: The email addresses of the recipients to which a message should be forwarded.MicrosoftGraphMessageRulePredicates
MicrosoftGraphMessageRulePredicates. withFromAddresses(List<MicrosoftGraphRecipient> fromAddresses)
Set the fromAddresses property: Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply.MicrosoftGraphPost
MicrosoftGraphPost. withNewParticipants(List<MicrosoftGraphRecipient> newParticipants)
Set the newParticipants property: Conversation participants that were added to the thread as part of this post.MicrosoftGraphMessageRuleActions
MicrosoftGraphMessageRuleActions. withRedirectTo(List<MicrosoftGraphRecipient> redirectTo)
Set the redirectTo property: The email addresses to which a message should be redirected.MicrosoftGraphMessage
MicrosoftGraphMessage. withReplyTo(List<MicrosoftGraphRecipient> replyTo)
Set the replyTo property: The email addresses to use when replying.MicrosoftGraphMessageRulePredicates
MicrosoftGraphMessageRulePredicates. withSentToAddresses(List<MicrosoftGraphRecipient> sentToAddresses)
Set the sentToAddresses property: Represents the email addresses that an incoming message must have been sent to in order for the condition or exception to apply.MicrosoftGraphConversationThread
MicrosoftGraphConversationThread. withToRecipients(List<MicrosoftGraphRecipient> toRecipients)
Set the toRecipients property: The To: recipients for the thread.MicrosoftGraphMessage
MicrosoftGraphMessage. withToRecipients(List<MicrosoftGraphRecipient> toRecipients)
Set the toRecipients property: The To: recipients for the message.
-