MonobjcMonobjc Documented Class Library
kABHomePageProperty Field
NamespacesMonobjc.AddressBookAddressBookFrameworkkABHomePageProperty

Home web page. Type: kABStringProperty. (Deprecated. Use kABURLsProperty instead.)

The kABHomePageProperty property has been deprecated in Mac OS X version 10.4. Instead, use the kABURLsProperty multivalue property with the label kABHomePageLabel.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kABHomePageProperty
Public Shared ReadOnly kABHomePageProperty As NSString
public:
static initonly NSString^ kABHomePageProperty
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AddressBook (Module: Monobjc.AddressBook)