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