PersistentChatRoleDescriptor.PrincipalWithRole Property

Definition

Gets basic information about the principal to whom the role has been granted.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatPrincipalSummary ^ PrincipalWithRole { Microsoft::Rtc::Collaboration::PersistentChat::Management::PersistentChatPrincipalSummary ^ get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatPrincipalSummary PrincipalWithRole { get; }
member this.PrincipalWithRole : Microsoft.Rtc.Collaboration.PersistentChat.Management.PersistentChatPrincipalSummary
Public ReadOnly Property PrincipalWithRole As PersistentChatPrincipalSummary

Property Value

The principal with role.

Applies to