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 Gets a value that indicates whether the object is configured correctly. (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 Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.)
Public method GetProperties Returns a collection of properties for this instance. (Inherited from ConfigurableObject.)
Public method ToString (Overrides Object.ToString().)
Protected method TryConvertOutputProperty(Object, PropertyDefinition, Object) (Inherited from ConfigurableObject.)
Protected method TryConvertOutputProperty(Object, String, Object) (Inherited from ConfigurableObject.)
Public method Validate Returns a list of validation errors for the object. (Inherited from ConfigurableObject.)
Protected method ValidateRead Reads a list of validation errors. (Inherited from ConfigurableObject.)
Protected method ValidateWrite Writes a validation error to a list of validation errors. (Inherited from ConfigurableObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom Copies changes from the specified source. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState Gets the object state. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking Clears change tracking entries for the object. (Inherited from ConfigurableObject.)

Top

See also

Reference

InboxRule class

Microsoft.Exchange.Management.RecipientTasks namespace