ABUnknownPersonViewControllerDelegate_Extensions.ShouldPerformDefaultActionForPerson Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool ShouldPerformDefaultActionForPerson (this AddressBookUI.IABUnknownPersonViewControllerDelegate This, AddressBookUI.ABUnknownPersonViewController personViewController, AddressBook.ABPerson person, int propertyId, int identifier);
static member ShouldPerformDefaultActionForPerson : AddressBookUI.IABUnknownPersonViewControllerDelegate * AddressBookUI.ABUnknownPersonViewController * AddressBook.ABPerson * int * int -> bool
Parameters
The instance on which this extension method operates.
- personViewController
- ABUnknownPersonViewController
- person
- ABPerson
- propertyId
- Int32
- identifier
- Int32