ConnectionName property

Sets or returns the name of this directory connection.

Syntax


C++

HRESULT get_ConnectionName(BSTR* pConnectionName)

HRESULT put_ConnectionName(
BSTR ConnectionName)

Scripting languages

String = Object.ConnectionName

Object
.ConnectionName = String

Home

Applies to

IERUDirectoryConnection