PageRenderTime 54ms CodeModel.GetById 27ms RepoModel.GetById 1ms app.codeStats 0ms

/Proyectos Utiles/GmailHelper/GmailHelper/Doc/Html/RC.Gmail.GmailMessage.GmailUserName.html

http://rada-solutions.googlecode.com/
HTML | 43 lines | 43 code | 0 blank | 0 comment | 0 complexity | 7320ba570d6499290d267da20358991d MD5 | raw file
  1. <html dir="LTR">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
  4. </meta>
  5. <meta name="generator" content="NDoc 1.3" />
  6. <title>GmailUserName Property</title>
  7. <link rel="stylesheet" type="text/css" href="ndoc.css">
  8. </link>
  9. <script src="ndoc.js" type="text/javascript">
  10. </script>
  11. </head>
  12. <body id="bodyID" class="dtBODY">
  13. <INPUT class="userDataStyle" id="userDataCache" type="hidden" />
  14. <div id="nsbanner">
  15. <div id="bannerrow1">
  16. <table class="bannerparthead" cellspacing="0">
  17. <tr id="hdr">
  18. <td class="runninghead" nowrap="true">Gmail Helper Class Library</td>
  19. <td class="product" nowrap="true">
  20. </td>
  21. </tr>
  22. </table>
  23. </div>
  24. <div id="TitleRow">
  25. <h1 class="dtH1">GmailMessage.GmailUserName Property</h1>
  26. </div>
  27. </div>
  28. <div id="nstext">
  29. <p> The username of the gmail account that the message will be sent through </p>
  30. <PRE class="syntax"><SPAN class="lang">[Visual Basic]
  31. </SPAN><b>Public Property GmailUserName As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a>
  32. </b><SPAN class="lang">[C#]
  33. </SPAN><b>public <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a> GmailUserName { get; set; }
  34. </b><SPAN class="lang">[C++]
  35. </SPAN><b>public: __property <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String*</a> get_GmailUserName();
  36. public: __property <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemVoidClassTopic.htm">void</a> set_GmailUserName(<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String*</a> );
  37. </b><SPAN class="lang">[JScript]
  38. </SPAN><b>public function get GmailUserName() : <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a>
  39. public function set GmailUserName(<a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a>);
  40. </b></PRE><h4 class="dtH4">See Also</h4><p><a href="RC.Gmail.GmailMessage.html">GmailMessage Class</a> | <a href="RC.Gmail.html">RC.Gmail Namespace</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="GmailUserName property"></param><param name="Keyword" value="GmailUserName property, GmailMessage class"></param><param name="Keyword" value="GmailMessage.GmailUserName property"></param></object><DIV CLASS="footer"><p><center><font color="red"><i>
  41. Syntax based on .NET Framework version 1.1.<br /></i></font></center></p></DIV><hr /><div id="footer"><p><a href="mailto:RCcode@Gmail.com?subject=Gmail%20Helper%20Class%20Library%20Documentation%20Feedback:%20GmailMessage.GmailUserName%20Property&#xD;&#xA; ">Send comments on this topic.</a></p><p></p><p></p></div></div>
  42. </body>
  43. </html>