IUccPresentity 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 publisher of category instances.
The following tables list the members exposed by the IUccPresentity type.
Public Properties
Name | Description | |
---|---|---|
CategoryContexts | Gets the collection of the categories published by this publisher. | |
Context | Gets the context of this presentity instance. | |
IsSelf | Gets a Boolean flag indicating whether the publisher is the local user. | |
SourceType | Gets the type of the network in which the publisher is a registered user. | |
SubscriberContext | Gets and sets the subscriber-supplied information added to the display when a subscribed user is notified of the pending subscription. | |
Uri | Gets the SIP URI of this publisher. |
Top
Public Methods
Name | Description | |
---|---|---|
RefreshPresence | Refreshes the presence information of this presentity. | |
TryFindCategoryContext | Attempts to find a category context of a given category name. |
Top
See Also
Reference
IUccPresentity Interface
Microsoft.Office.Interop.UccApi Namespace
Other Resources
Code Listing: Basic Event Registration and Other Helper Methods in C#