IUccPublication 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 publication operation with which category instances are added, removed, or modified.

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

Public Properties

  Name Description
Cc703167.pubproperty(en-us,office.12).gif PublishableCategoryInstances Gets a collection of publishable category instances in this publication.

Top

Public Methods

  Name Description
Cc703167.pubmethod(en-us,office.12).gif AddPublishableCategoryInstance Adds a new publishable category instance to the publication.
Cc703167.pubmethod(en-us,office.12).gif Publish Publishes the category instances in this publication session.
Cc703167.pubmethod(en-us,office.12).gif RemovePublishableCategoryInstance Removes a publishable category instance from the publication.

Top

See Also

Reference

IUccPublication Interface
Microsoft.Office.Interop.UccApi Namespace

Other Resources

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