LocalEndpointSettings.EndpointSubtype Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The subtype of the user agent that this endpoint represents.
public: property Microsoft::Rtc::Collaboration::EndpointSubtype EndpointSubtype { public:
Microsoft::Rtc::Collaboration::EndpointSubtype get(); protected:
void set(Microsoft::Rtc::Collaboration::EndpointSubtype value); };
public Microsoft.Rtc.Collaboration.EndpointSubtype EndpointSubtype { get; protected set; }
member this.EndpointSubtype : Microsoft.Rtc.Collaboration.EndpointSubtype with get, set
Public Property EndpointSubtype As EndpointSubtype