The ContactSubscriptiontype exposes the following members.

Methods

  Name Description
Public method AddContact
Adds a contact to a subscription.
Public method AddContacts
Adds a collection of contacts to a subscription.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method RemoveContact
Removes a contact from a subscription.
Public method Subscribe
Subscribes or updates a subscription.
Public method ToString (Inherited from Object.)
Public method Unsubscribe
Unsubscribes a subscription.

Properties

  Name Description
Public property Contacts
Returns the collection of contacts in a subscription.
Public property LastSubscribedContactInformation
Returns the collection of contact information last subscribed in a subscription.
Public property LastSubscribedRefreshRate
Returns the subscription refresh rate.

See Also