InboxRule class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Storage.Management.XsoMailboxConfigurationObject
      Microsoft.Exchange.Management.RecipientTasks.InboxRule

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class InboxRule _
    Inherits XsoMailboxConfigurationObject
'Usage
Dim instance As InboxRule
[SerializableAttribute]
public sealed class InboxRule : XsoMailboxConfigurationObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

InboxRule members

Microsoft.Exchange.Management.RecipientTasks namespace