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 the scheduling method that scheduling applications should offer to users by default.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property RecommendedSchedulingTemplate As SchedulingTemplate
Get
Friend Set
'Usage
Dim instance As ConferencingCapabilities
Dim value As SchedulingTemplate
value = instance.RecommendedSchedulingTemplate
public SchedulingTemplate RecommendedSchedulingTemplate { get; internal set; }
Property Value
Type: Microsoft.Rtc.Collaboration.SchedulingTemplate
See Also
Reference
ConferencingCapabilities Class