Returns or sets whether the server alias (specified by the Alias property) should be used in eRoom URLs.
HRESULT get_UseAlias(VARIANT_BOOL* pUseAlias)
HRESULT put_UseAlias(VARIANT_BOOL myUseAlias)
Boolean = object.UseAlias
object.UseAlias = Boolean
Home Applies to IERUeRoomServerSettings