Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The interval between any two recurring appointment instances generated by the pattern.
[Visual Basic,VBScript] Property Interval As Long [C++] HRESULT get_Interval(long* pVal); HRESULT put_Interval(long Val); [IDL] HRESULT [propget] Interval([out,retval] long* pVal); HRESULT [proput] Interval([in] long Val);