Platform SDK: Exchange 2000 Server

LocationURL Property

[This is preliminary documentation and subject to change.]

Contains a URL for accessing an alternative format of the location information.

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

Remarks

This property is also available as the schema field locationurl.