Find
Returns the pending import group with the specified identifier from the collection of group profiles.
Syntax
IGroupInfo Find(string id)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
id
|
The unique identifier of the pending group profile for which you want to retrieve information. |
Return value
The GroupInfo
object for the specified pending import group.