ContactSubscription Members
Include Protected Members
Include Inherited Members
Specifies the type of contact information to be to be subscribed on a collection of contacts set in the subscription.
The ContactSubscription type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Contacts | Returns the collection of contacts in a subscription. |
![]() |
LastSubscribedContactInformation | Returns the collection of contact information last subscribed in a subscription. |
![]() |
LastSubscribedRefreshRate | Returns the subscription refresh rate. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddContact | Adds a contact to a subscription. |
![]() |
AddContacts | Adds a collection of contacts to a subscription. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject) |
![]() |
GetType | (inherited from Object) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject) |
![]() |
MemberwiseClone() | (inherited from Object) |
![]() |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) |
![]() |
RemoveContact | Removes a contact from a subscription. |
![]() |
Subscribe | Subscribes or updates a subscription. |
![]() |
ToString | (inherited from Object) |
![]() |
Unsubscribe | Unsubscribes a subscription. |
Top