summaryrefslogtreecommitdiff
path: root/docs/reference/html/InternetAddress.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/html/InternetAddress.html')
-rw-r--r--docs/reference/html/InternetAddress.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/reference/html/InternetAddress.html b/docs/reference/html/InternetAddress.html
index 4166549..767b340 100644
--- a/docs/reference/html/InternetAddress.html
+++ b/docs/reference/html/InternetAddress.html
@@ -93,7 +93,9 @@ Gets the display name of the <a class="link" href="InternetAddress.html" title="
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>the display name of <em class="parameter"><code>ia</code></em>.</td>
+<td>the name of the mailbox or group in a form suitable for
+display if available or <code class="literal">NULL</code> otherwise. If the name is available,
+the returned string will be in UTF-8.</td>
</tr>
</tbody>
</table></div>
@@ -106,6 +108,9 @@ Gets the display name of the <a class="link" href="InternetAddress.html" title="
<p>
Set the display name of the <a class="link" href="InternetAddress.html" title="InternetAddress"><span class="type">InternetAddress</span></a>.
</p>
+<p>
+Note: The <em class="parameter"><code>name</code></em> string should be in UTF-8.
+</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>