Removes the given properties from all the records of this type in the Address Book database.
Original signature is '+ (NSInteger)removeProperties:(NSArray *)properties'
Available in Mac OS X v10.2 and later.


- properties (NSArray)
- An array of properties to remove.

The number of properties successfully removed, or -1 if an error occurs.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)