AggregationSubscriptionIdentity.GetHashCode method
This member overrides Object.GetHashCode().
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 GetHashCode As Integer
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Return value
Type: System.Int32
See also
Reference
AggregationSubscriptionIdentity class
AggregationSubscriptionIdentity members
Microsoft.Exchange.Transport.Sync.Common.Subscription namespace