PersistentChatPrincipalSummary class
Lync 2013
Basic information about a user or user group. All concrete subclasses of PersistentChatPrincipal support implicit conversion to a PersistentChatPrincipalSummary.
Namespace:
Microsoft.Rtc.Collaboration.PersistentChat.Management
Assembly: Microsoft.Rtc.Collaboration.PersistentChat (in Microsoft.Rtc.Collaboration.PersistentChat.dll)
This class is used to convey search results when querying for user information, and to specify user information in parameters to various management and administration methods. When a reference to a PersistentChatPrincipal or one of its concrete subclasses is held, a PersistentChatPrincipalSummary may be obtained by implicit conversion. (See Implicit(PersistentChatPrincipal to PersistentChatPrincipalSummary)