2 lines
1.2 KiB
HTML
2 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>EmailField (ocaml-google-apps.GoogleApps.EmailField)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">ocaml-google-apps</a> » <a href="../index.html">GoogleApps</a> » EmailField</nav><h1>Module <code>GoogleApps.EmailField</code></h1><p>An email field in a <span class="xref-unresolved" title="unresolved reference to "Contact.t""><code>Contact</code>.t</span>.</p></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code></dt></dl><dl><dt class="spec value" id="val-get_address"><a href="#val-get_address" class="anchor"></a><code><span class="keyword">val</span> get_address : <a href="index.html#type-t">t</a> <span>-></span> string</code></dt></dl></div></body></html> |