Share via


XsoMailboxObjectId.GetBytes method

This member overrides ObjectId.GetBytes().

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

Syntax

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

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

Return value

Type: []

See also

Reference

XsoMailboxObjectId class

XsoMailboxObjectId members

Microsoft.Exchange.Data.Storage.Management namespace