ApplicationEndpointPresenceServices.PreferredServiceCapabilities Property
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property PreferredServiceCapabilities As PreferredServiceCapabilities
Get
'Usage
Dim instance As ApplicationEndpointPresenceServices
Dim value As PreferredServiceCapabilities
value = instance.PreferredServiceCapabilities
public PreferredServiceCapabilities PreferredServiceCapabilities { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.PreferredServiceCapabilities
See Also
Reference
ApplicationEndpointPresenceServices Class