Enum RuleProperty
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the available properties of a rule.
public enum RuleProperty
Fields
ActionCategories = 74The Categories property in a rule's set of actions.
ActionCopyToFolder = 75The CopyToFolder property in a rule's set of actions.
ActionDelete = 76The Delete property in a rule's set of actions.
ActionForwardAsAttachmentToRecipients = 77The ForwardAsAttachmentToRecipients property in a rule's set of actions.
ActionForwardToRecipients = 78The ForwardToRecipients property in a rule's set of actions.
ActionImportance = 79The Importance property in a rule's set of actions.
ActionMarkAsRead = 80The MarkAsRead property in a rule's set of actions.
ActionMoveToFolder = 81The MoveToFolder property in a rule's set of actions.
ActionPermanentDelete = 82The PermanentDelete property in a rule's set of actions.
ActionRedirectToRecipients = 83The RedirectToRecipients property in a rule's set of actions.
ActionSendSMSAlertToRecipients = 84The SendSMSAlertToRecipients property in a rule's set of actions.
ActionServerReplyWithMessage = 85The ServerReplyWithMessage property in a rule's set of actions.
ActionStopProcessingRules = 86The StopProcessingRules property in a rule's set of actions.
Actions = 4The Actions property of a rule.
ConditionCategories = 5The Categories property of a rule's set of conditions.
ConditionContainsBodyStrings = 6The ContainsBodyStrings property of a rule's set of conditions.
ConditionContainsHeaderStrings = 7The ContainsHeaderStrings property of a rule's set of conditions.
ConditionContainsRecipientStrings = 8The ContainsRecipientStrings property of a rule's set of conditions.
ConditionContainsSenderStrings = 9The ContainsSenderStrings property of a rule's set of conditions.
ConditionContainsSubjectOrBodyStrings = 10The ContainsSubjectOrBodyStrings property of a rule's set of conditions.
ConditionContainsSubjectStrings = 11The ContainsSubjectStrings property of a rule's set of conditions.
ConditionFlaggedForAction = 12The FlaggedForAction property of a rule's set of conditions.
ConditionFromAddresses = 13The FromAddresses property of a rule's set of conditions.
ConditionFromConnectedAccounts = 14The FromConnectedAccounts property of a rule's set of conditions.
ConditionHasAttachments = 15The HasAttachments property of a rule's set of conditions.
ConditionImportance = 16The Importance property of a rule's set of conditions.
ConditionIsApprovalRequest = 17The IsApprovalRequest property of a rule's set of conditions.
ConditionIsAutomaticForward = 18The IsAutomaticForward property of a rule's set of conditions.
ConditionIsAutomaticReply = 19The IsAutomaticReply property of a rule's set of conditions.
ConditionIsEncrypted = 20The IsEncrypted property of a rule's set of conditions.
ConditionIsMeetingRequest = 21The IsMeetingRequest property of a rule's set of conditions.
ConditionIsMeetingResponse = 22The IsMeetingResponse property of a rule's set of conditions.
ConditionIsNonDeliveryReport = 23The IsNonDeliveryReport property of a rule's set of conditions.
ConditionIsPermissionControlled = 24The IsPermissionControlled property of a rule's set of conditions.
ConditionIsRead = 25The IsRead property of a rule's set of conditions.
ConditionIsReadReceipt = 28The IsReadReceipt property of a rule's set of conditions.
ConditionIsSigned = 26The IsSigned property of a rule's set of conditions.
ConditionIsVoicemail = 27The IsVoicemail property of a rule's set of conditions.
ConditionItemClasses = 29The ItemClasses property of a rule's set of conditions.
ConditionMessageClassifications = 30The MessageClassifications property of a rule's set of conditions.
ConditionNotSentToMe = 31The NotSentToMe property of a rule's set of conditions.
ConditionSensitivity = 37The Sensitivity property of a rule's set of conditions.
ConditionSentCcMe = 32The SentCcMe property of a rule's set of conditions.
ConditionSentOnlyToMe = 33The SentOnlyToMe property of a rule's set of conditions.
ConditionSentToAddresses = 34The SentToAddresses property of a rule's set of conditions.
ConditionSentToMe = 35The SentToMe property of a rule's set of conditions.
ConditionSentToOrCcMe = 36The SentToOrCcMe property of a rule's set of conditions.
ConditionWithinDateRange = 38The WithinDateRange property of a rule's set of conditions.
ConditionWithinSizeRange = 39The WithinSizeRange property of a rule's set of conditions.
Conditions = 89The Conditions property of a rule, contains all conditions of the rule.
DisplayName = 1The DisplayName property of a rule.
ExceptionCategories = 40The Categories property of a rule's set of exceptions.
ExceptionContainsBodyStrings = 41The ContainsBodyStrings property of a rule's set of exceptions.
ExceptionContainsHeaderStrings = 42The ContainsHeaderStrings property of a rule's set of exceptions.
ExceptionContainsRecipientStrings = 43The ContainsRecipientStrings property of a rule's set of exceptions.
ExceptionContainsSenderStrings = 44The ContainsSenderStrings property of a rule's set of exceptions.
ExceptionContainsSubjectOrBodyStrings = 45The ContainsSubjectOrBodyStrings property of a rule's set of exceptions.
ExceptionContainsSubjectStrings = 46The ContainsSubjectStrings property of a rule's set of exceptions.
ExceptionFlaggedForAction = 47The FlaggedForAction property of a rule's set of exceptions.
ExceptionFromAddresses = 48The FromAddresses property of a rule's set of exceptions.
ExceptionFromConnectedAccounts = 49The FromConnectedAccounts property of a rule's set of exceptions.
ExceptionHasAttachments = 50The HasAttachments property of a rule's set of exceptions.
ExceptionImportance = 51The Importance property of a rule's set of exceptions.
ExceptionIsApprovalRequest = 52The IsApprovalRequest property of a rule's set of exceptions.
ExceptionIsAutomaticForward = 53The IsAutomaticForward property of a rule's set of exceptions.
ExceptionIsAutomaticReply = 54The IsAutomaticReply property of a rule's set of exceptions.
ExceptionIsEncrypted = 55The IsEncrypted property of a rule's set of exceptions.
ExceptionIsMeetingRequest = 56The IsMeetingRequest property of a rule's set of exceptions.
ExceptionIsMeetingResponse = 57The IsMeetingResponse property of a rule's set of exceptions.
ExceptionIsNonDeliveryReport = 58The IsNonDeliveryReport property of a rule's set of exceptions.
ExceptionIsPermissionControlled = 59The IsPermissionControlled property of a rule's set of exceptions.
ExceptionIsRead = 60The IsRead property of a rule's set of exceptions.
ExceptionIsSigned = 61The IsSigned property of a rule's set of exceptions.
ExceptionIsVoicemail = 62The IsVoicemail property of a rule's set of exceptions.
ExceptionItemClasses = 63The ItemClasses property of a rule's set of exceptions.
ExceptionMessageClassifications = 64The MessageClassifications property of a rule's set of exceptions.
ExceptionNotSentToMe = 65The NotSentToMe property of a rule's set of exceptions.
ExceptionSensitivity = 71The Sensitivity property of a rule's set of exceptions.
ExceptionSentCcMe = 66The SentCcMe property of a rule's set of exceptions.
ExceptionSentOnlyToMe = 67The SentOnlyToMe property of a rule's set of exceptions.
ExceptionSentToAddresses = 68The SentToAddresses property of a rule's set of exceptions.
ExceptionSentToMe = 69The SentToMe property of a rule's set of exceptions.
ExceptionSentToOrCcMe = 70The SentToOrCcMe property of a rule's set of exceptions.
ExceptionWithinDateRange = 72The WithinDateRange property of a rule's set of exceptions.
ExceptionWithinSizeRange = 73The WithinSizeRange property of a rule's set of exceptions.
Exceptions = 90The Exceptions property of a rule, contains all exceptions of the rule.
IsEnabled = 87The IsEnabled property of a rule, indicating if the rule is enabled.
IsInError = 88The IsInError property of a rule, indicating if the rule is in error.
IsNotSupported = 3The IsNotSupported property of a rule.
Priority = 2The Priority property of a rule.
RuleId = 0The RuleId property of a rule.