Gets or sets the ContactProperty array values that specify which properties a Contact must have in order to be shown in the Contact Chooser dialog box.
| C# | Visual Basic |
public ContactProperty[] RequiredProperties { get; set; }
Public Property RequiredProperties As ContactProperty() Get Set