ConferencingCapabilities.SupportsAdministratorSuppliedTemplates 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.
Gets whether the endpoint owner can schedule conferences based on the administrator template.
public:
property bool SupportsAdministratorSuppliedTemplates { bool get(); };
public bool SupportsAdministratorSuppliedTemplates { get; }
member this.SupportsAdministratorSuppliedTemplates : bool
Public ReadOnly Property SupportsAdministratorSuppliedTemplates As Boolean