changeKey property

String? changeKey
final

Identifies the version of the contact. Every time the contact is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object.

Implementation

final String? changeKey;