IPListEntryIdentity Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ObjectId
Microsoft.Exchange.Configuration.Tasks.IPListEntryIdentity
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class IPListEntryIdentity _
Inherits ObjectId _
Implements IIdentityParameter
'Usage
Dim instance As IPListEntryIdentity
[SerializableAttribute]
public class IPListEntryIdentity : ObjectId,
IIdentityParameter
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.