Gets basic information about the principal to whom the role has been granted.
Assembly: Microsoft.Rtc.Collaboration.GroupChat(in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Property PrincipalWithRole As GroupChatPrincipalSummary Get Private Set |
Visual Basic (Usage) |
---|
Dim instance As GroupChatRoleDescriptor Dim value As GroupChatPrincipalSummary value = instance. PrincipalWithRole |
C# |
---|
public GroupChatPrincipalSummary PrincipalWithRole { get; private set; } |
Property Value
Type: Microsoft.Rtc.Collaboration.GroupChat.Management . . :: . . GroupChatPrincipalSummaryThe principal with role.