Platforms to show: All Mac Windows Linux Cross-Platform

Back to CNLabeledValueMBS class.

CNLabeledValueMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The internal object reference.

Value is a pointer to a CNLabeledValue object.
(Read and Write property)

CNLabeledValueMBS.Identifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A unique identifier for the labeled value object.

It is recommended that you use the identifier when searching for a previously known labeled value object in a re-fetched contact. The identifier can be persisted between the app launches.
(Read only property)

CNLabeledValueMBS.Label as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The label for a contact property value.

A contact property can have a label, such as Home, Work, iPhone, etc. For some predefined label constants, seeCNPhoneNumber, and CNContactRelation. Custom labels can also be used. Labels are not used for CNSocialProfile and CNInstantMessageAddress properties.
(Read only property)

CNLabeledValueMBS.Value as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A contact property value.

A contact property value, such as CNPhoneNumberMBS for a phone number, String for an email address, and so on. For valid values, see CNContact properties that are arrays of labeled value objects.
(Read only property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...