ConferenceSession.SchedulingTemplate 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 template used to schedule the conference.
public:
property Microsoft::Rtc::Collaboration::SchedulingTemplate SchedulingTemplate { Microsoft::Rtc::Collaboration::SchedulingTemplate get(); };
public Microsoft.Rtc.Collaboration.SchedulingTemplate SchedulingTemplate { get; }
member this.SchedulingTemplate : Microsoft.Rtc.Collaboration.SchedulingTemplate
Public ReadOnly Property SchedulingTemplate As SchedulingTemplate