Freigeben über


ABPerson.SetInstantMessages Methode

Definition

Überlädt

SetInstantMessages(ABMultiValue<InstantMessageService>)
SetInstantMessages(ABMultiValue<NSDictionary>)

Legt die ABPersonneuen Instant Messaging-Dienste von fest.

SetInstantMessages(ABMultiValue<InstantMessageService>)

public void SetInstantMessages (AddressBook.ABMultiValue<AddressBook.InstantMessageService> services);
member this.SetInstantMessages : AddressBook.ABMultiValue<AddressBook.InstantMessageService> -> unit

Parameter

Gilt für:

SetInstantMessages(ABMultiValue<NSDictionary>)

Legt die ABPersonneuen Instant Messaging-Dienste von fest.

public void SetInstantMessages (AddressBook.ABMultiValue<Foundation.NSDictionary> value);
member this.SetInstantMessages : AddressBook.ABMultiValue<Foundation.NSDictionary> -> unit

Parameter

value
ABMultiValue<NSDictionary>

Eine AddressBook.ABMultiValue{Foundation.NSDictionary} , die die ABPersonneuen Instant Messaging-Dienste von enthält.

Weitere Informationen

  • <xref:AddressBook.ABPerson.GetInstantMessages>

Gilt für: