ABPerson.SetInstantMessages Metodo

Definizione

Overload

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

Imposta i ABPersonnuovi servizi di messaggistica istantanea.

SetInstantMessages(ABMultiValue<InstantMessageService>)

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

Parametri

Si applica a

SetInstantMessages(ABMultiValue<NSDictionary>)

Imposta i ABPersonnuovi servizi di messaggistica istantanea.

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

Parametri

value
ABMultiValue<NSDictionary>

Oggetto AddressBook.ABMultiValue{Foundation.NSDictionary} contenente i ABPersonnuovi servizi di messaggistica istantanea.

Vedi anche

  • <xref:AddressBook.ABPerson.GetInstantMessages>

Si applica a