IMAPSubscriptionProxy class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim.PimSubscriptionProxy
    Microsoft.Exchange.Transport.Sync.Common.Subscription.Imap.IMAPSubscriptionProxy

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription.Imap
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class IMAPSubscriptionProxy _
    Inherits PimSubscriptionProxy
'Usage
Dim instance As IMAPSubscriptionProxy
[SerializableAttribute]
public sealed class IMAPSubscriptionProxy : PimSubscriptionProxy

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.

See also

Reference

IMAPSubscriptionProxy members

Microsoft.Exchange.Transport.Sync.Common.Subscription.Imap namespace