IUccSubscription Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulates a subscription.

The following tables list the members exposed by the IUccSubscription type.

Public Properties

  Name Description
Cc667478.pubproperty(en-us,office.12).gif CategoryNames Gets the collection of the names of the categories subscribed to by the local user.
Cc667478.pubproperty(en-us,office.12).gif Context Gets the subscription context.
Cc667478.pubproperty(en-us,office.12).gif Presentities Gets a collection of presentities in this subscription.

Top

Public Methods

  Name Description
Cc667478.pubmethod(en-us,office.12).gif AddCategoryName Adds a category name to this subscription.
Cc667478.pubmethod(en-us,office.12).gif AddPresentity Add a presentity to this subscription.
Cc667478.pubmethod(en-us,office.12).gif CreatePresentity Creates a presentity identifying the publisher of category instances to be subscribed.
Cc667478.pubmethod(en-us,office.12).gif Query Starts a one-time query of the specified category instances.
Cc667478.pubmethod(en-us,office.12).gif RemoveCategoryName Removes a category name from this subscription.
Cc667478.pubmethod(en-us,office.12).gif RemovePresentity Removes a presentity from this subscription.
Cc667478.pubmethod(en-us,office.12).gif Subscribe Begins the subscription.
Cc667478.pubmethod(en-us,office.12).gif Unsubscribe Stops the subscription.

Top

See Also

Reference

IUccSubscription Interface
Microsoft.Office.Interop.UccApi Namespace

Other Resources

Code Listing: Basic Event Registration and Other Helper Methods in C#