QueueIdentity.GetBytes method

This member overrides ObjectId.GetBytes().

Namespace:  Microsoft.Exchange.Data.QueueViewer
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

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

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

Return value

Type: []

See also

Reference

QueueIdentity class

QueueIdentity members

Microsoft.Exchange.Data.QueueViewer namespace