Platform SDK: Exchange 2000 Server

WeekDays Property

[This is preliminary documentation and subject to change.]

Contains values describing the weeks and the days of the week when appointment instances should occur.

[Visual Basic,VBScript]
Property WeekDays As IVariants
Read-Only
[C++]
HRESULT get_WeekDays(IVariants* pVal);
[IDL]
HRESULT [propget] WeekDays([out,retval] IVariants* pVal);

Remarks