Share via


IsPersonalContact Method

The IsPersonalContact method determines whether the specified contact is in the Personal Contact List.

Syntax

object.IsPersonalContact

(

i_ContactURL As String

) As Boolean

Parameters

Parameter Description

i_ContactURL

The contact URL.

Return Value

The return value is TRUE if the contact is in the Personal Contact List; FALSE otherwise.

See Also

Reference

IGrooveFormsToolContact Interface
IGrooveFormsToolContactServices Interface