HotmailSubscriptionProxy Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim.PimSubscriptionProxy
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim.WindowsLiveSubscriptionProxy
Microsoft.Exchange.Transport.Sync.Common.Subscription.DeltaSync.HotmailSubscriptionProxy
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription.DeltaSync
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class HotmailSubscriptionProxy _
Inherits WindowsLiveSubscriptionProxy
'Usage
Dim instance As HotmailSubscriptionProxy
[SerializableAttribute]
public sealed class HotmailSubscriptionProxy : WindowsLiveSubscriptionProxy
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.