Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Specifies the type of calendar user.
[Visual Basic,VBScript] Property Type As String [C++] HRESULT get_Type(BSTR* pVal); HRESULT put_Type(BSTR Val); [IDL] HRESULT [propget] Type([out,retval] BSTR* pVal); HRESULT [proput] Type([in] BSTR Val);
The valid values are "Individual," "Resource," "Group," "Room," "Unknown," or an X-token.