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: []