MonobjcMonobjc Documented Class Library
kABCreationDateProperty Field
NamespacesMonobjc.AddressBookAddressBookFrameworkkABCreationDateProperty

The date when the record was first saved. Type: kABDateProperty.

Available in Mac OS X v10.2 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString kABCreationDateProperty
Public Shared ReadOnly kABCreationDateProperty As NSString
public:
static initonly NSString^ kABCreationDateProperty
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)