Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CNMutableContactMBS class.
CNMutableContactMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
CNMutableContactMBS.setContactRelations(contactRelations() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a CNContactRelationMBS value.
CNMutableContactMBS.setDates(dates() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has an String label and NSDateComponentsMBS value. You can use this property to store Gregorian dates such as anniversaries. Day and month are required and year is optional. Calendar is nil or Gregorian. All other date components are invalid.
CNMutableContactMBS.setEmailAddresses(emailAddresses() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a String value.
CNMutableContactMBS.setInstantMessageAddresses(instantMessageAddresses() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a CNInstantMessageAddressMBS value.
CNMutableContactMBS.setPhoneNumbers(phoneNumbers() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a CNPhoneNumberMBS value.
CNMutableContactMBS.setPostalAddresses(postalAddresses() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a CNPostalAddressMBS value.
CNMutableContactMBS.setSocialProfiles(socialProfiles() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a CNSocialProfileMBS value.
CNMutableContactMBS.setURLAddresses(urlAddresses() as CNLabeledValueMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
This property is an array of CNLabeledValue objects, each of which has a label and a string value that contains the URL.
CNMutableContactMBS.valueForKey(key as String) as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Contacts | MBS Mac64bit Plugin | 17.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
(Read and Write computed property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.