RequestJobObjectId.GetBytes Method
This member overrides ObjectId.GetBytes().
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Overrides Function GetBytes As Byte()
'Usage
Dim instance As RequestJobObjectId
Dim returnValue As Byte()
returnValue = instance.GetBytes()
public override byte[] GetBytes()
Return Value
Type: []