MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
ABAddressBookMBS.kABDatabaseChangedNotification as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The notification name to use with NSNotificationObserverMBS class.
Notes:
Posted when this process has changed the Address Book database.
Depending on the operation performed on the address book, one or more of the following keys may be included in the user-info dictionary: kABInsertedRecords, kABUpdatedRecords, and kABDeletedRecords. The values for each of the keys are the unique IDs of the records that were inserted, updated, or deleted, respectively. If the values for all the keys are nil, every record has changes. For example, this happens when the Address Book database is restored from a backup copy.
The plugin implements this notification for you and calls the DatabaseChanged event in ABAddressBookMBS class.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The notification name to use with NSNotificationObserverMBS class.
Notes:
Posted when this process has changed the Address Book database.
Depending on the operation performed on the address book, one or more of the following keys may be included in the user-info dictionary: kABInsertedRecords, kABUpdatedRecords, and kABDeletedRecords. The values for each of the keys are the unique IDs of the records that were inserted, updated, or deleted, respectively. If the values for all the keys are nil, every record has changes. For example, this happens when the Address Book database is restored from a backup copy.
The plugin implements this notification for you and calls the DatabaseChanged event in ABAddressBookMBS class.
ABAddressBookMBS.kABDeletedRecords as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys contained by the user-info dictionary of the notifications posted by the Address Book framework.
Notes: Records that have been deleted.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys contained by the user-info dictionary of the notifications posted by the Address Book framework.
Notes: Records that have been deleted.
ABAddressBookMBS.kABDepartmentProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Department name - (Person)
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Department name - (Person)
Notes: This property is used for persons only.
ABAddressBookMBS.kABEmailHomeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home email address.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home email address.
ABAddressBookMBS.kABEmailMobileMeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for emails.
Notes:
Available on Mac OS X 10.7 or later.
MobileMe email
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for emails.
Notes:
Available on Mac OS X 10.7 or later.
MobileMe email
ABAddressBookMBS.kABEmailProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Email(s) - kABMultiStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Email(s) - kABMultiStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABEmailWorkLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work email address.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work email address.
ABAddressBookMBS.kABFatherLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
ABAddressBookMBS.kABFirstNamePhoneticProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: First name Phonetic - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: First name Phonetic - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABFirstNameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: First name - kABStringProperty
Example:
Notes:
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: First name - kABStringProperty
Example:
dim a as new ABAddressBookMBS
dim p as new ABPersonMBS
if not p.setValue("Ben",a.kABFirstNameProperty) then
MsgBox "Failed to set field "+a.LocalizedPropertyOrLabel(a.kABFirstNameProperty)
end if
ABAddressBookMBS.kABFriendLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
ABAddressBookMBS.kABGroupNameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Name of the group - kABStringProperty
Notes: This property is used for groups only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Name of the group - kABStringProperty
Notes: This property is used for groups only.
ABAddressBookMBS.kABHomeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A generic label.
Notes: All kABXXXXHomeLabel are equivalent to this label.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A generic label.
Notes: All kABXXXXHomeLabel are equivalent to this label.
ABAddressBookMBS.kABHomePageLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Homepage URL label for the kABURLsProperty.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Homepage URL label for the kABURLsProperty.
ABAddressBookMBS.kABHomePageProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Home Web page - kABStringProperty
Notes:
This property is used for persons only.
Deprecated in Mac OS 10.4. You should use kABURLsProperty.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Home Web page - kABStringProperty
Notes:
This property is used for persons only.
Deprecated in Mac OS 10.4. You should use kABURLsProperty.
ABAddressBookMBS.kABICQHomeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home ICQ Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home ICQ Instant Messaging account.
ABAddressBookMBS.kABICQInstantProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: ICQ Instant Messaging - kABMultiStringProperty
Notes:
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: ICQ Instant Messaging - kABMultiStringProperty
Notes:
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
This property is used for persons only.
ABAddressBookMBS.kABICQWorkLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work ICQ Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work ICQ Instant Messaging account.
ABAddressBookMBS.kABInsertedRecords as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys contained by the user-info dictionary of the notifications posted by the Address Book framework.
Notes: Records that have been inserted.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys contained by the user-info dictionary of the notifications posted by the Address Book framework.
Notes: Records that have been inserted.
ABAddressBookMBS.kABInstantMessageProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the addressbook record properties.
Notes:
Available on Mac OS X 10.7 or later.
Instant Messaging - kABMultiDictionaryProperty
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the addressbook record properties.
Notes:
Available on Mac OS X 10.7 or later.
Instant Messaging - kABMultiDictionaryProperty
ABAddressBookMBS.kABInstantMessageServiceAIM as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
AIM
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
AIM
ABAddressBookMBS.kABInstantMessageServiceFacebook as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Facebook
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
ABAddressBookMBS.kABInstantMessageServiceGaduGadu as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Gadu-Gadu
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Gadu-Gadu
ABAddressBookMBS.kABInstantMessageServiceGoogleTalk as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Google Talk
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Google Talk
ABAddressBookMBS.kABInstantMessageServiceICQ as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
ICQ
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
ICQ
ABAddressBookMBS.kABInstantMessageServiceJabber as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Jabber
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Jabber
ABAddressBookMBS.kABInstantMessageServiceKey as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the dictionary for an instant message.
Notes:
Available on Mac OS X 10.7 or later.
Dictionary key for the service type, not guaranteed to be present; possible values follow.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the dictionary for an instant message.
Notes:
Available on Mac OS X 10.7 or later.
Dictionary key for the service type, not guaranteed to be present; possible values follow.
ABAddressBookMBS.kABInstantMessageServiceMSN as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
MSN
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
MSN
ABAddressBookMBS.kABInstantMessageServiceQQ as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
QQ
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
ABAddressBookMBS.kABInstantMessageServiceSkype as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Skype
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Skype
ABAddressBookMBS.kABInstantMessageServiceYahoo as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Yahoo!
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the values for the kABInstantMessageUsernameKey key.
Notes:
Available on Mac OS X 10.7 or later.
Yahoo!
ABAddressBookMBS.kABInstantMessageUsernameKey as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the dictionary for an instant message.
Notes:
Available on Mac OS X 10.7 or later.
Dictionary key for the instant messaging handle/username
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the keys for the dictionary for an instant message.
Notes:
Available on Mac OS X 10.7 or later.
Dictionary key for the instant messaging handle/username
ABAddressBookMBS.kABJabberHomeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home jabber Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home jabber Instant Messaging account.
ABAddressBookMBS.kABJabberInstantProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Jabber Instant Messaging - kABMultiStringProperty
Notes:
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Jabber Instant Messaging - kABMultiStringProperty
Notes:
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
This property is used for persons only.
ABAddressBookMBS.kABJabberWorkLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work jabber Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work jabber Instant Messaging account.
ABAddressBookMBS.kABJobTitleProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Job Title - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Job Title - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABLastNamePhoneticProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last name Phonetic - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last name Phonetic - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABLastNameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last name - kABStringProperty
Example:
Notes:
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last name - kABStringProperty
Example:
dim a as new ABAddressBookMBS
dim p as new ABPersonMBS
if not p.setValue("Miller",a.kABLastNameProperty) then
MsgBox "Failed to set field "+a.LocalizedPropertyOrLabel(a.kABLastNameProperty)
end if
ABAddressBookMBS.kABMaidenNameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The maiden name of the person - kABStringProperty
Example:
Notes:
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The maiden name of the person - kABStringProperty
Example:
dim a as new ABAddressBookMBS
dim p as ABPersonMBS = a.owner // get my card
MsgBox p.valueForProperty(a.kABMaidenNameProperty) // show my maiden name
ABAddressBookMBS.kABManagerLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
ABAddressBookMBS.kABMiddleNamePhoneticProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The middle name phonic - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The middle name phonic - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABMiddleNameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The middle name - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The middle name - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABMobileMeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the generic labels.
Notes:
Available on Mac OS X 10.7 or later.
MobileMe - for AIM or email values
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the generic labels.
Notes:
Available on Mac OS X 10.7 or later.
MobileMe - for AIM or email values
ABAddressBookMBS.kABModificationDateProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last saved date - kABDateProperty
Notes: A property for all records.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Last saved date - kABDateProperty
Notes: A property for all records.
ABAddressBookMBS.kABMotherLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
ABAddressBookMBS.kABMSNHomeLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home MSN Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the home MSN Instant Messaging account.
ABAddressBookMBS.kABMSNInstantProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: MSN Instant Messaging - kABMultiStringProperty
Notes:
This property is used for persons only.
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: MSN Instant Messaging - kABMultiStringProperty
Notes:
This property is used for persons only.
Deprecated in Mac OS 10.7. You should use kABInstantMessageProperty.
ABAddressBookMBS.kABMSNWorkLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work MSN Instant Messaging account.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A label for the work MSN Instant Messaging account.
ABAddressBookMBS.kABNicknameProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The nick name of the person - kABStringProperty
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: The nick name of the person - kABStringProperty
Notes: This property is used for persons only.
ABAddressBookMBS.kABNoteProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Note - kABStringProperty
Example:
Notes:
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Note - kABStringProperty
Example:
dim a as new ABAddressBookMBS
dim p as ABPersonMBS = a.owner
// read
MsgBox p.valueForProperty(a.kABNoteProperty).StringValue
// write
if p.setValue("Hello World", a.kABNoteProperty) then
if a.save then
MsgBox "Changed."
end if
end if
ABAddressBookMBS.kABOrganizationProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Company name - kABStringProperty
Example:
Notes:
This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Company name - kABStringProperty
Example:
dim a as new ABAddressBookMBS
dim p as new ABPersonMBS
if not p.setValue("My Company",a.kABOrganizationProperty) then
MsgBox "Failed to set field "+a.LocalizedPropertyOrLabel(a.kABOrganizationProperty)
end if
ABAddressBookMBS.kABOtherDateComponentsProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the properties for a addressbook records.
Notes:
Available on Mac OS X 10.7 or later.
Dates associated with this person - kABMultiDateComponentsProperty - (Person)
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the properties for a addressbook records.
Notes:
Available on Mac OS X 10.7 or later.
Dates associated with this person - kABMultiDateComponentsProperty - (Person)
ABAddressBookMBS.kABOtherDatesProperty as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Dates associated with this person - kABMultiDateProperty - (Person)
Notes: This property is used for persons only.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Dates associated with this person - kABMultiDateProperty - (Person)
Notes: This property is used for persons only.
ABAddressBookMBS.kABOtherLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A generic label.
Notes: Can be used with any multi-value property.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: A generic label.
Notes: Can be used with any multi-value property.
ABAddressBookMBS.kABParentLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
ABAddressBookMBS.kABPartnerLabel as string
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
shared method, Addressbook, MBS Real Studio Cocoa Plugin (ABAddressbook), class ABAddressBookMBS,
Plugin version: 11.2, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: One of the labels for the related names.
The items on this page are in the following plugins: MBS Real Studio Cocoa Plugin.
Links
MBS REAL studio tutorial videos