The password of the gmail account that the message will be sent through
[Visual Basic] Public Property GmailPassword As String [C#] public string GmailPassword { get; set; } [C++] public: __property String* get_GmailPassword(); public: __property void set_GmailPassword(String* ); [JScript] public function get GmailPassword() : String public function set GmailPassword(String);
GmailAtomFeed Class | RC.Gmail Namespace