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 the properties to be removed.

The number of properties successfully removed.

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