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