InboxRuleId Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Storage.Management.XsoMailboxObjectId
      Microsoft.Exchange.Data.Storage.Management.InboxRuleId

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Class InboxRuleId _
    Inherits XsoMailboxObjectId
'Usage
Dim instance As InboxRuleId
public class InboxRuleId : XsoMailboxObjectId

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.