ITConference::SetStopTime

[This is preliminary documentation and subject to change.]

Sets user stop time of conference.

HRESULT SetStopTime(
  USHORT Year,
  BYTE Month,
  BYTE Day,
  BYTE Hour,
  BYTE Minute
);
 

Parameters

Year
[in] Year of conference stop time.
Month
[in] Month of conference stop time.
Day
[in] Day of conference stop time.
Hour
[in] Hour of conference stop time.
Minute
[in] Minute of conference stop time.

Return Values

TBD