Share via


IPListEntryIdentity.GetBytes method

This member overrides ObjectId.GetBytes().

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Overrides Function GetBytes As Byte()
'Usage
Dim instance As IPListEntryIdentity
Dim returnValue As Byte()

returnValue = instance.GetBytes()
public override byte[] GetBytes()

Return value

Type: []

See also

Reference

IPListEntryIdentity class

IPListEntryIdentity members

Microsoft.Exchange.Configuration.Tasks namespace