Internal Id of Contact in Database
[Visual Basic] Public Property ReadOnly Int64 As [C#] public long Int64 { get; } [C++] public: __property get_Int64(); [JScript] public function get Int64() : long
There can be two Contacts that share the same unique Id, a distinction must be made through Location Property
Contact Class | ppm3dakClient.Contacts Namespace