Compartir a través de


AdminAuditLogEventId.GetBytes Method

This member overrides ObjectId.GetBytes().

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

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

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

Return Value

Type: []