Compartir a través de


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: []