Platform SDK: Exchange 2000 Server

Location Property

[This is preliminary documentation and subject to change.]

Contains an appointment's meeting location.

[Visual Basic,VBScript]
Property Location As String
[C++]
HRESULT get_Location(BSTR* pVal);
HRESULT put_Location(BSTR Val);
[IDL]
HRESULT [propget] Location([out,retval] BSTR* pVal);
HRESULT [proput] Location([in] BSTR Val);

Remarks

This property is also available as the schema field location.