CalendarVersion Property
Topic Last Modified: 2006-06-13
Returns the version of the iCalendar standard for an appointment. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property CalendarVersion As String
HRESULT get_CalendarVersion(BSTR* pVal);
Parameters
- pVal
Returns the value of the CalendarVersion property as a reference to a BSTR.