GroupName property

For IERUDIrectorySearchCriteria, sets or returns the group name for this Directory Search Criteria.

Syntax


C++

HRESULT get_GroupName(BSTR* pGroupName)

HRESULT put_GroupName(BSTR GroupName)

Scripting languages

String = Object.GroupName

Object.GroupName = String

 

Home

Applies to

IERUDirectorySearchCriteria