Для изменения размера нажмите или перетащите

RulePredicates - свойства

Тип RulePredicates предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоCategories
Gets the categories that an incoming message should be stamped with for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsBodyStrings
Gets the strings that should appear in the body of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsHeaderStrings
Gets the strings that should appear in the headers of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsRecipientStrings
Gets the strings that should appear in either the To or Cc fields of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsSenderStrings
Gets the strings that should appear in the From field of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsSubjectOrBodyStrings
Gets the strings that should appear in either the body or the subject of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоContainsSubjectStrings
Gets the strings that should appear in the subject of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоFlaggedForAction
Gets or sets the flag for action value that should appear on incoming messages for the condition or execption to apply. To disable this predicate, set it to null.
Открытое свойствоFromAddresses
Gets the e-mail addresses of the senders of incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоFromConnectedAccounts
Gets the e-mail account names from which incoming messages must have been aggregated for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоHasAttachments
Gets or sets a value indicating whether incoming messages must have attachments for the condition or exception to apply.
Открытое свойствоImportance
Gets or sets the importance that should be stamped on incoming messages for the condition or exception to apply. To disable this predicate, set it to null.
Открытое свойствоIsApprovalRequest
Gets or sets a value indicating whether incoming messages must be approval requests for the condition or exception to apply.
Открытое свойствоIsAutomaticForward
Gets or sets a value indicating whether incoming messages must be automatic forwards for the condition or exception to apply.
Открытое свойствоIsAutomaticReply
Gets or sets a value indicating whether incoming messages must be automatic replies for the condition or exception to apply.
Открытое свойствоIsEncrypted
Gets or sets a value indicating whether incoming messages must be S/MIME encrypted for the condition or exception to apply.
Открытое свойствоIsMeetingRequest
Gets or sets a value indicating whether incoming messages must be meeting requests for the condition or exception to apply.
Открытое свойствоIsMeetingResponse
Gets or sets a value indicating whether incoming messages must be meeting responses for the condition or exception to apply.
Открытое свойствоIsNonDeliveryReport
Gets or sets a value indicating whether incoming messages must be non-delivery reports (NDR) for the condition or exception to apply.
Открытое свойствоIsPermissionControlled
Gets or sets a value indicating whether incoming messages must be permission controlled (RMS protected) for the condition or exception to apply.
Открытое свойствоIsReadReceipt
Gets or sets a value indicating whether incoming messages must be read receipts for the condition or exception to apply.
Открытое свойствоIsSigned
Gets or sets a value indicating whether incoming messages must be S/MIME signed for the condition or exception to apply.
Открытое свойствоIsVoicemail
Gets or sets a value indicating whether incoming messages must be voice mails for the condition or exception to apply.
Открытое свойствоItemClasses
Gets the item classes that must be stamped on incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоMessageClassifications
Gets the message classifications that must be stamped on incoming messages for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоNotSentToMe
Gets or sets a value indicating whether the owner of the mailbox must NOT be a To recipient of the incoming messages for the condition or exception to apply.
Открытое свойствоSensitivity
Gets or sets the sensitivity that must be stamped on incoming messages for the condition or exception to apply. To disable this predicate, set it to null.
Открытое свойствоSentCcMe
Gets or sets a value indicating whether the owner of the mailbox must be a Cc recipient of incoming messages for the condition or exception to apply.
Открытое свойствоSentOnlyToMe
Gets or sets a value indicating whether the owner of the mailbox must be the only To recipient of incoming messages for the condition or exception to apply.
Открытое свойствоSentToAddresses
Gets the e-mail addresses incoming messages must have been sent to for the condition or exception to apply. To disable this predicate, empty the list.
Открытое свойствоSentToMe
Gets or sets a value indicating whether the owner of the mailbox must be a To recipient of incoming messages for the condition or exception to apply.
Открытое свойствоSentToOrCcMe
Gets or sets a value indicating whether the owner of the mailbox must be either a To or Cc recipient of incoming messages for the condition or exception to apply.
Открытое свойствоWithinDateRange
Gets the date range within which incoming messages must have been received for the condition or exception to apply. To disable this predicate, set both its Start and End properties to null.
Открытое свойствоWithinSizeRange
Gets the minimum and maximum sizes incoming messages must have for the condition or exception to apply. To disable this predicate, set both its MinimumSize and MaximumSize properties to null.
В начало страницы
См. также