Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 UnifiedPolicySyncNotificationId
Dim returnValue As Byte()
returnValue = instance.GetBytes()
public override byte[] GetBytes()
Return value
Type: []
See also
Reference
UnifiedPolicySyncNotificationId class