Groups property

A collection of BSTRs listing the names of the groups in the external directory that could be linked with this facility.

Syntax


C++

HRESULT get_Groups(IERUCollection** ppGroups)

Scripting languages

Set value = Object.Groups

Remarks


  • This property is only meaningful for working facilities when the directory type is something other than erDirTypeNone.

  • This property is only meaningful for master facilities when the directory type is something other than erDirTypeNone.or erDirTypeServerMemberList.

In all other cases this property returns the error EROOM_E_INVALIDOPERATION.

Home

Applies to

IERUDirectory


See also

Enterprise directories