Contact.IndexContact (ContactInfo, Boolean, IDatabase) Method
Public Shared Sub IndexContact( _
ByVal c As ContactInfo, _
ByVal index_now As Boolean, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void IndexContact(
ContactInfo c,
bool index_now,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void IndexContact(
ContactInfo^ c,
bool index_now,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
<default>
- index_now
- bool
- db
- IDatabase
<default>