AggregationSubscriptionIdentity.GetBytes method
This member overrides ObjectId.GetBytes().
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public Overrides Function GetBytes As Byte()
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim returnValue As Byte()
returnValue = instance.GetBytes()
public override byte[] GetBytes()
Return value
Type: []
See also
Reference
AggregationSubscriptionIdentity class
AggregationSubscriptionIdentity members
Microsoft.Exchange.Transport.Sync.Common.Subscription namespace