InboxRule Members

Include Protected Members
Include Inherited Members

The InboxRule type exposes the following members.

Constructors

  Name Description
Public method InboxRule

Top

Properties

  Name Description
Public property ApplyCategory
Public property BodyContainsWords
Public property CopyToFolder
Public property DeleteMessage
Public property Description
Public property Enabled
Public property ExceptIfBodyContainsWords
Public property ExceptIfFlaggedForAction
Public property ExceptIfFrom
Public property ExceptIfFromAddressContainsWords
Public property ExceptIfFromSubscription
Public property ExceptIfHasAttachment
Public property ExceptIfHasClassification
Public property ExceptIfHeaderContainsWords
Public property ExceptIfMessageTypeMatches
Public property ExceptIfMyNameInCcBox
Public property ExceptIfMyNameInToBox
Public property ExceptIfMyNameInToOrCcBox
Public property ExceptIfMyNameNotInToBox
Public property ExceptIfReceivedAfterDate
Public property ExceptIfReceivedBeforeDate
Public property ExceptIfRecipientAddressContainsWords
Public property ExceptIfSentOnlyToMe
Public property ExceptIfSentTo
Public property ExceptIfSubjectContainsWords
Public property ExceptIfSubjectOrBodyContainsWords
Public property ExceptIfWithImportance
Public property ExceptIfWithinSizeRangeMaximum
Public property ExceptIfWithinSizeRangeMinimum
Public property ExceptIfWithSensitivity
Public property FlaggedForAction
Public property ForwardAsAttachmentTo
Public property ForwardTo
Public property From
Public property FromAddressContainsWords
Public property FromSubscription
Public property HasAttachment
Public property HasClassification
Public property HeaderContainsWords
Public property Identity (Overrides ConfigurableObject.Identity.)
Public property InError
Public property IsValid (Inherited from ConfigurableObject.)
Public property MailboxOwnerId (Inherited from XsoMailboxConfigurationObject.)
Public property MarkAsRead
Public property MarkImportance
Public property MessageTypeMatches
Public property MoveToFolder
Public property MyNameInCcBox
Public property MyNameInToBox
Public property MyNameInToOrCcBox
Public property MyNameNotInToBox
Public property Name
Public property Priority
Public property ReceivedAfterDate
Public property ReceivedBeforeDate
Public property RecipientAddressContainsWords
Public property RedirectTo
Public property RuleIdentity
Public property SendTextMessageNotificationTo
Public property SentOnlyToMe
Public property SentTo
Public property StopProcessingRules
Public property SubjectContainsWords
Public property SubjectOrBodyContainsWords
Public property SupportedByTask
Public property WithImportance
Public property WithinSizeRangeMaximum
Public property WithinSizeRangeMinimum
Public property WithSensitivity

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top