SetEndpointType Method (EndpointType)
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub SetEndpointType ( _
endpointType As EndpointType _
)
'Usage
Dim instance As ApplicationEndpointSettings
Dim endpointType As EndpointType
instance.SetEndpointType(endpointType)
public void SetEndpointType(
EndpointType endpointType
)
Parameters
- endpointType
Type: Microsoft.Rtc.Collaboration..::..EndpointType
See Also
Reference
ApplicationEndpointSettings Class