Platform SDK: Exchange 2000 Server

Type Property

[This is preliminary documentation and subject to change.]

Specifies the action to take on an appointment instance.

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

Remarks

The valid values are "ADD," "DELETE," and "MODIFY."