OnlineMeetingSettingsType.Presenters 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.
public:
property ExchangeWebServices::PresentersType Presenters { ExchangeWebServices::PresentersType get(); void set(ExchangeWebServices::PresentersType value); };
public ExchangeWebServices.PresentersType Presenters { get; set; }
Public Property Presenters As PresentersType