SecondsOfMinute Property
Topic Last Modified: 2006-06-13
The seconds of a minute spanned by the recurrence pattern. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property SecondsOfMinute As IIntegers
HRESULT get_SecondsOfMinute(IIntegers** pVal);
Remarks
This property is stored as an integer collection using the IIntegers Interface. Each integer in the collection identifies a second in the minute spanned by the recurrence pattern. Possible values range from 1 to 60, where 1 denotes the first second of the minute, and 60 denotes the last.