Show 

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

Show Show 

 

Nickname property

Sets or returns the Nickname for the provisioning group.

Syntax


C++

HRESULT get_Nickname(BSTR* pNickname)

HRESULT put_Nickname(BSTR MyNickname)

Scripting languages

Nickname = Object.Nickname

Object.Nickname = Nickname

Home

Applies to
IERUProvisioningGroup