ABPerson.GetUrls Method

Definition

Gets the ABPerson's URLs.

public AddressBook.ABMultiValue<string> GetUrls ();
member this.GetUrls : unit -> AddressBook.ABMultiValue<string>

Returns

A ABMultiValue<T> containing the ABPerson's URLs.

Applies to

See also

  • <xref:AddressBook.ABPerson.SetUrls(AddressBook.ABMultiValue%601)>