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 | |
---|---|---|
PublishableCategoryInstances | Gets a collection of publishable category instances in this publication. |
Top
Public Methods
Name | Description | |
---|---|---|
AddPublishableCategoryInstance | Adds a new publishable category instance to the publication. | |
Publish | Publishes the category instances in this publication session. | |
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#