Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
CNContact.AddInstantMessage
Adds an instant message account to a contact.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Contacts | 8.4 | Yes | No | No | No | Yes |
MBS( "CNContact.AddInstantMessage"; ContactIdentifier; Name; Service { ; Label } ) More
Parameters
Parameter | Description | Example value |
---|---|---|
ContactIdentifier | The contact identifier. | "46B1E34D-58F9-4B6B-A80D-0F71ABB87A0E" |
Name | The name of the account. | "Test" |
Service | The service for this account. We translate AIM, Facebook, GaduGadu, GoogleTalk, ICQ, Jabber, MSN, QQ, Skype and Yahoo to the right constant for you. |
"Facebook" |
Label | Optional The label to use. For your convenience we translate Work, Home and Other to the right values, so they get localized in display. Default label is Other. |
"Work" |
Result
Returns OK or error.
Description
Adds an instant message account to a contact.This is a convenience function to add just one instant message account with a given label to the contact.
Please call CNContactStore.UpdateContact later to store the values.
See also
- CNContact.AddInstantMessageJSON
- CNContactStore.AddContact
- CNContactStore.NewContact
- CNContactStore.UpdateContact
Example Databases
Created 1st August 2018, last changed 4th August 2018
CNContact.AddEmailAddress - CNContact.AddInstantMessageJSON
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins