Gender of Contact
[Visual Basic] Public Property Gender As [C#] public Gender Gender { get; set; } [C++] public: __property get_Gender(); public: __property void set_Gender(Gender ); [JScript] public function get Gender() : Gender public function set Gender(Gender);
Contact Class | ppm3dakClient.Contacts Namespace