Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether the endpoint owner can schedule conferences based on the administrator template.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property SupportsAdministratorSuppliedTemplates As Boolean
Get
'Usage
Dim instance As ConferencingCapabilities
Dim value As Boolean
value = instance.SupportsAdministratorSuppliedTemplates
public bool SupportsAdministratorSuppliedTemplates { get; }
Property Value
Type: System.Boolean
See Also
Reference
ConferencingCapabilities Class