MonobjcMonobjc Documented Class Library
kABModificationDateProperty Field
NamespacesMonobjc.AddressBookAddressBookFrameworkkABModificationDateProperty

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

Available in Mac OS X v10.2 and later.

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