Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > SupportURL property

Show Show 
eRoom

 

SupportURL property

Sets or returns the SupportURL, which is used if the SupportMessageText property contains a link. The SupportMessageText and SupportURL properties are used when you want to change the default support message text and URL (www.eroom.com/support/).

Syntax


C++

HRESULT get_SupportURL(BSTR* pSupportURL)

HRESULT put_SupportURL(BSTR mySupportURL)

Scripting languages

String = Link.SupportURL

Link.SupportURL = String

Home

Applies to

IERUSiteSettings