Share via


CreateContactEnum Method

The CreateContactEnum method searches your personal and workspace contacts for the specified string and returns an enumeration of contacts.

Syntax

object.CreateContactEnum

(

i_DisplayNameAs String

) AsIGrooveFormsToolContactEnum

Parameters

Parameter Description

i_DisplayName

Display name used to search for similar contacts.

Return Values

The return value is an enumeration of contacts with names that are similar to the specified name.

See Also

Reference

IGrooveFormsToolContact Interface
IGrooveFormsToolContactEnum Interface
IGrooveFormsToolContactServices Interface