Contact.GetAllContactInfo Method
Public Shared Sub GetAllContactInfo( _
ByVal gatherer As ContactGatherer, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void GetAllContactInfo(
ContactGatherer gatherer,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void GetAllContactInfo(
ContactGatherer^ gatherer,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- gatherer
- ContactGatherer
<default>
- db
- IDatabase
<default>