ABPerson.GetRelatedNames Method

Definition

Gets the ABPerson's related names.

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

Returns

A ABMultiValue<T> containing the ABPerson's related names.

Applies to

See also

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