Platform SDK: Exchange 2000 Server

ComponentType Property

[This is preliminary documentation and subject to change.]

Returns the calendar part type, such as an appointment.

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

Remarks

Use the values from the CdoComponentType enumeration.