URL property

This property is implemented by the following interfaces. Click one of the links below to jump to the description of the property as it pertains to that interface.

IERUDirectoryUser
IERUeRoomServerSettings
IERUFacility

IERUPortalEntry

IERUPrincipalItem
IERURoom
IERUSiteItem
IERUSiteRoom

IERUUser

 

 

URL property

Returns the URL for a Directory User, eRoomServer, Facility, Principal Item, Room, SiteItem, or SiteServer.

Syntax


C++

HRESULT get_URL(BSTR* pURL)

Scripting languages

String = Object.URL

Go to Top

Home

Applies to

IERUDirectoryUser

IERUeRoomServerSettings

IERUFacility

IERUPrincipalItem

IERURoom

IERUSiteItem

IERUSiteRoom

 

 

URL property

Sets or returns the URL associated with a User or PortalEntry.

Syntax


C++

HRESULT get_URL(BSTR* pURL)
HRESULT put_URL(
BSTR MyURL)

Scripting languages

String = Object.URL
Object
.URL = String

Go to Top

Home

Applies to

IERUUser


See also

Member Info & Rights