ConferencingCapabilities.RecommendedSchedulingTemplate 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 the scheduling method that scheduling applications should offer to users by default.
public:
property Microsoft::Rtc::Collaboration::SchedulingTemplate RecommendedSchedulingTemplate { Microsoft::Rtc::Collaboration::SchedulingTemplate get(); };
public Microsoft.Rtc.Collaboration.SchedulingTemplate RecommendedSchedulingTemplate { get; }
member this.RecommendedSchedulingTemplate : Microsoft.Rtc.Collaboration.SchedulingTemplate
Public ReadOnly Property RecommendedSchedulingTemplate As SchedulingTemplate