Platforms to show: All Mac Windows Linux Cross-Platform

Back to ABSearchElementMBS class.

ABSearchElementMBS.Addressbook as ABAddressBookMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 15.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Reference to parent addressbook.

Plugin sets this for most objects to keep reference to addressbook and avoid this addressbook from being closed too early.
(Read and Write property)

ABSearchElementMBS.Description as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The description for this search element.
Example
dim a as new ABAddressBookMBS
dim m as ABSearchElementMBS = a.searchElementForPersonProperty(a.kABFirstNameProperty, "", "", "John", a.kABContainsSubStringCaseInsensitive)
MsgBox m.Description

(Read only property)

ABSearchElementMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The handle to the Cocoa object being used.

(Read and Write property)

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


The biggest plugin in space...