Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The minutes of the hour spanned by the recurrence pattern.
[Visual Basic,VBScript] Property MinutesOfHour As IIntegers Read-Only [C++] HRESULT get_MinutesOfHour(IIntegers* pVal); [IDL] HRESULT [propget] MinutesOfHour([out,retval] IIntegers* pVal);
This property is stored as an integer collection using the IIntegers interface. Each integer in the collection identifies a minute in the hour spanned by the recurrence pattern. Possible values range from 1 to 60.