Gets the type of principal represented by this instance.
Assembly: Microsoft.Rtc.Collaboration.GroupChat(in Microsoft.Rtc.Collaboration.GroupChat.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Property PrincipalType As GroupChatPrincipalType Get Private Set |
Visual Basic (Usage) |
---|
Dim instance As GroupChatPrincipalInformation Dim value As GroupChatPrincipalType value = instance. PrincipalType |
C# |
---|
public GroupChatPrincipalType PrincipalType { get; private set; } |
Property Value
Type: Microsoft.Rtc.Collaboration.GroupChat . . :: . . GroupChatPrincipalTypeThe type.