Edytuj

Udostępnij za pośrednictwem


ABPerson.GetDates Method

Definition

Gets the ABPerson's dates.

public AddressBook.ABMultiValue<Foundation.NSDate> GetDates ();
member this.GetDates : unit -> AddressBook.ABMultiValue<Foundation.NSDate>

Returns

A AddressBook.ABMultiValue{Foundation.NSDate} containing the ABPerson's dates.

Applies to

See also