PersistentChatPrincipal.Type Property

Definition

Gets the type of principal represented by this instance.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatPrincipalType Type { Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatPrincipalType get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatPrincipalType Type { get; }
member this.Type : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatPrincipalType
Public ReadOnly Property Type As PersistentChatPrincipalType

Property Value

The type.

Applies to