Platform SDK: Exchange 2000 Server

CalendarVersion Property

[This is preliminary documentation and subject to change.]

Returns the version of the iCalendar standard for an appointment.

[Visual Basic,VBScript]
Property CalendarVersion As String
read-only
[C++]
HRESULT get_CalendarVersion(BSTR* pVal);
[IDL]
HRESULT [propget] CalendarVersion([out,retval] BSTR* pVal);

Remarks