RuleProperty - перечисление

Defines the available properties of a rule.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public enum RuleProperty

Члены

RuleId0 The RuleId property of a rule.
DisplayName1 The DisplayName property of a rule.
Priority2 The Priority property of a rule.
IsNotSupported3 The IsNotSupported property of a rule.
Actions4 The Actions property of a rule.
ConditionCategories5 The Categories property of a rule's set of conditions.
ConditionContainsBodyStrings6 The ContainsBodyStrings property of a rule's set of conditions.
ConditionContainsHeaderStrings7 The ContainsHeaderStrings property of a rule's set of conditions.
ConditionContainsRecipientStrings8 The ContainsRecipientStrings property of a rule's set of conditions.
ConditionContainsSenderStrings9 The ContainsSenderStrings property of a rule's set of conditions.
ConditionContainsSubjectOrBodyStrings10 The ContainsSubjectOrBodyStrings property of a rule's set of conditions.
ConditionContainsSubjectStrings11 The ContainsSubjectStrings property of a rule's set of conditions.
ConditionFlaggedForAction12 The FlaggedForAction property of a rule's set of conditions.
ConditionFromAddresses13 The FromAddresses property of a rule's set of conditions.
ConditionFromConnectedAccounts14 The FromConnectedAccounts property of a rule's set of conditions.
ConditionHasAttachments15 The HasAttachments property of a rule's set of conditions.
ConditionImportance16 The Importance property of a rule's set of conditions.
ConditionIsApprovalRequest17 The IsApprovalRequest property of a rule's set of conditions.
ConditionIsAutomaticForward18 The IsAutomaticForward property of a rule's set of conditions.
ConditionIsAutomaticReply19 The IsAutomaticReply property of a rule's set of conditions.
ConditionIsEncrypted20 The IsEncrypted property of a rule's set of conditions.
ConditionIsMeetingRequest21 The IsMeetingRequest property of a rule's set of conditions.
ConditionIsMeetingResponse22 The IsMeetingResponse property of a rule's set of conditions.
ConditionIsNonDeliveryReport23 The IsNonDeliveryReport property of a rule's set of conditions.
ConditionIsPermissionControlled24 The IsPermissionControlled property of a rule's set of conditions.
ConditionIsRead25 The IsRead property of a rule's set of conditions.
ConditionIsSigned26 The IsSigned property of a rule's set of conditions.
ConditionIsVoicemail27 The IsVoicemail property of a rule's set of conditions.
ConditionIsReadReceipt28 The IsReadReceipt property of a rule's set of conditions.
ConditionItemClasses29 The ItemClasses property of a rule's set of conditions.
ConditionMessageClassifications30 The MessageClassifications property of a rule's set of conditions.
ConditionNotSentToMe31 The NotSentToMe property of a rule's set of conditions.
ConditionSentCcMe32 The SentCcMe property of a rule's set of conditions.
ConditionSentOnlyToMe33 The SentOnlyToMe property of a rule's set of conditions.
ConditionSentToAddresses34 The SentToAddresses property of a rule's set of conditions.
ConditionSentToMe35 The SentToMe property of a rule's set of conditions.
ConditionSentToOrCcMe36 The SentToOrCcMe property of a rule's set of conditions.
ConditionSensitivity37 The Sensitivity property of a rule's set of conditions.
ConditionWithinDateRange38 The WithinDateRange property of a rule's set of conditions.
ConditionWithinSizeRange39 The WithinSizeRange property of a rule's set of conditions.
ExceptionCategories40 The Categories property of a rule's set of exceptions.
ExceptionContainsBodyStrings41 The ContainsBodyStrings property of a rule's set of exceptions.
ExceptionContainsHeaderStrings42 The ContainsHeaderStrings property of a rule's set of exceptions.
ExceptionContainsRecipientStrings43 The ContainsRecipientStrings property of a rule's set of exceptions.
ExceptionContainsSenderStrings44 The ContainsSenderStrings property of a rule's set of exceptions.
ExceptionContainsSubjectOrBodyStrings45 The ContainsSubjectOrBodyStrings property of a rule's set of exceptions.
ExceptionContainsSubjectStrings46 The ContainsSubjectStrings property of a rule's set of exceptions.
ExceptionFlaggedForAction47 The FlaggedForAction property of a rule's set of exceptions.
ExceptionFromAddresses48 The FromAddresses property of a rule's set of exceptions.
ExceptionFromConnectedAccounts49 The FromConnectedAccounts property of a rule's set of exceptions.
ExceptionHasAttachments50 The HasAttachments property of a rule's set of exceptions.
ExceptionImportance51 The Importance property of a rule's set of exceptions.
ExceptionIsApprovalRequest52 The IsApprovalRequest property of a rule's set of exceptions.
ExceptionIsAutomaticForward53 The IsAutomaticForward property of a rule's set of exceptions.
ExceptionIsAutomaticReply54 The IsAutomaticReply property of a rule's set of exceptions.
ExceptionIsEncrypted55 The IsEncrypted property of a rule's set of exceptions.
ExceptionIsMeetingRequest56 The IsMeetingRequest property of a rule's set of exceptions.
ExceptionIsMeetingResponse57 The IsMeetingResponse property of a rule's set of exceptions.
ExceptionIsNonDeliveryReport58 The IsNonDeliveryReport property of a rule's set of exceptions.
ExceptionIsPermissionControlled59 The IsPermissionControlled property of a rule's set of exceptions.
ExceptionIsRead60 The IsRead property of a rule's set of exceptions.
ExceptionIsSigned61 The IsSigned property of a rule's set of exceptions.
ExceptionIsVoicemail62 The IsVoicemail property of a rule's set of exceptions.
ExceptionItemClasses63 The ItemClasses property of a rule's set of exceptions.
ExceptionMessageClassifications64 The MessageClassifications property of a rule's set of exceptions.
ExceptionNotSentToMe65 The NotSentToMe property of a rule's set of exceptions.
ExceptionSentCcMe66 The SentCcMe property of a rule's set of exceptions.
ExceptionSentOnlyToMe67 The SentOnlyToMe property of a rule's set of exceptions.
ExceptionSentToAddresses68 The SentToAddresses property of a rule's set of exceptions.
ExceptionSentToMe69 The SentToMe property of a rule's set of exceptions.
ExceptionSentToOrCcMe70 The SentToOrCcMe property of a rule's set of exceptions.
ExceptionSensitivity71 The Sensitivity property of a rule's set of exceptions.
ExceptionWithinDateRange72 The WithinDateRange property of a rule's set of exceptions.
ExceptionWithinSizeRange73 The WithinSizeRange property of a rule's set of exceptions.
ActionCategories74 The Categories property in a rule's set of actions.
ActionCopyToFolder75 The CopyToFolder property in a rule's set of actions.
ActionDelete76 The Delete property in a rule's set of actions.
ActionForwardAsAttachmentToRecipients77 The ForwardAsAttachmentToRecipients property in a rule's set of actions.
ActionForwardToRecipients78 The ForwardToRecipients property in a rule's set of actions.
ActionImportance79 The Importance property in a rule's set of actions.
ActionMarkAsRead80 The MarkAsRead property in a rule's set of actions.
ActionMoveToFolder81 The MoveToFolder property in a rule's set of actions.
ActionPermanentDelete82 The PermanentDelete property in a rule's set of actions.
ActionRedirectToRecipients83 The RedirectToRecipients property in a rule's set of actions.
ActionSendSMSAlertToRecipients84 The SendSMSAlertToRecipients property in a rule's set of actions.
ActionServerReplyWithMessage85 The ServerReplyWithMessage property in a rule's set of actions.
ActionStopProcessingRules86 The StopProcessingRules property in a rule's set of actions.
IsEnabled87 The IsEnabled property of a rule, indicating if the rule is enabled.
IsInError88 The IsInError property of a rule, indicating if the rule is in error.
Conditions89 The Conditions property of a rule, contains all conditions of the rule.
Exceptions90 The Exceptions property of a rule, contains all exceptions of the rule.

См. также