MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRule.conditions() |
Get the conditions property: messageRulePredicates.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRule.exceptions() |
Get the exceptions property: messageRulePredicates.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: messageRulePredicates.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withBodyContains(List<String> bodyContains) |
Set the bodyContains property: Represents the strings that should appear in the body of an incoming message in
order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withBodyOrSubjectContains(List<String> bodyOrSubjectContains) |
Set the bodyOrSubjectContains property: Represents the strings that should appear in the body or subject of an
incoming message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withCategories(List<String> categories) |
Set the categories property: Represents the categories that an incoming message should be labeled with in order
for the condition or exception to apply.
|
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.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withHasAttachments(Boolean hasAttachments) |
Set the hasAttachments property: Indicates whether an incoming message must have attachments in order for the
condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withHeaderContains(List<String> headerContains) |
Set the headerContains property: Represents the strings that appear in the headers of an incoming message in
order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withImportance(MicrosoftGraphImportance importance) |
Set the importance property: The importance property.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsApprovalRequest(Boolean isApprovalRequest) |
Set the isApprovalRequest property: Indicates whether an incoming message must be an approval request in order
for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsAutomaticForward(Boolean isAutomaticForward) |
Set the isAutomaticForward property: Indicates whether an incoming message must be automatically forwarded in
order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsAutomaticReply(Boolean isAutomaticReply) |
Set the isAutomaticReply property: Indicates whether an incoming message must be an auto reply in order for the
condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsEncrypted(Boolean isEncrypted) |
Set the isEncrypted property: Indicates whether an incoming message must be encrypted in order for the condition
or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsMeetingRequest(Boolean isMeetingRequest) |
Set the isMeetingRequest property: Indicates whether an incoming message must be a meeting request in order for
the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsMeetingResponse(Boolean isMeetingResponse) |
Set the isMeetingResponse property: Indicates whether an incoming message must be a meeting response in order for
the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsNonDeliveryReport(Boolean isNonDeliveryReport) |
Set the isNonDeliveryReport property: Indicates whether an incoming message must be a non-delivery report in
order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsPermissionControlled(Boolean isPermissionControlled) |
Set the isPermissionControlled property: Indicates whether an incoming message must be permission controlled
(RMS-protected) in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsReadReceipt(Boolean isReadReceipt) |
Set the isReadReceipt property: Indicates whether an incoming message must be a read receipt in order for the
condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsSigned(Boolean isSigned) |
Set the isSigned property: Indicates whether an incoming message must be S/MIME-signed in order for the condition
or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withIsVoicemail(Boolean isVoicemail) |
Set the isVoicemail property: Indicates whether an incoming message must be a voice mail in order for the
condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withMessageActionFlag(MicrosoftGraphMessageActionFlag messageActionFlag) |
Set the messageActionFlag property: The messageActionFlag property.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withNotSentToMe(Boolean notSentToMe) |
Set the notSentToMe property: Indicates whether the owner of the mailbox must not be a recipient of an incoming
message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withRecipientContains(List<String> recipientContains) |
Set the recipientContains property: Represents the strings that appear in either the toRecipients or ccRecipients
properties of an incoming message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSenderContains(List<String> senderContains) |
Set the senderContains property: Represents the strings that appear in the from property of an incoming message
in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSensitivity(MicrosoftGraphSensitivity sensitivity) |
Set the sensitivity property: The sensitivity property.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSentCcMe(Boolean sentCcMe) |
Set the sentCcMe property: Indicates whether the owner of the mailbox must be in the ccRecipients property of an
incoming message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSentOnlyToMe(Boolean sentOnlyToMe) |
Set the sentOnlyToMe property: Indicates whether the owner of the mailbox must be the only recipient in an
incoming message in order for the condition or exception to apply.
|
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.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSentToMe(Boolean sentToMe) |
Set the sentToMe property: Indicates whether the owner of the mailbox must be in the toRecipients property of an
incoming message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSentToOrCcMe(Boolean sentToOrCcMe) |
Set the sentToOrCcMe property: Indicates whether the owner of the mailbox must be in either a toRecipients or
ccRecipients property of an incoming message in order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withSubjectContains(List<String> subjectContains) |
Set the subjectContains property: Represents the strings that appear in the subject of an incoming message in
order for the condition or exception to apply.
|
MicrosoftGraphMessageRulePredicates |
MicrosoftGraphMessageRulePredicates.withWithinSizeRange(MicrosoftGraphSizeRange withinSizeRange) |
Set the withinSizeRange property: sizeRange.
|