MonitorHealthEntry.MonitorHealthEntryId.GetBytes method
This member overrides ObjectId.GetBytes().
Namespace: Microsoft.Exchange.Monitoring.ActiveMonitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Overrides Function GetBytes As Byte()
'Usage
Dim instance As MonitorHealthEntry.MonitorHealthEntryId
Dim returnValue As Byte()
returnValue = instance.GetBytes()
public override byte[] GetBytes()
Return value
Type: []
See also
Reference
MonitorHealthEntry.MonitorHealthEntryId class