AvatarsConquest/Docs/types/Email.html

15 lines
961 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - Email</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
<h2>Email</h2>
(<font color="blue">static</font>) <font color="blue">void</font> AsyncSend( MailMessage message )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Configure()<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsValid( <font color="blue">string</font> address )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> Send( MailMessage message )<br>
(<font color="blue">static</font>) <font color="blue">void</font> SendCallback( <font color="blue">object</font> state )<br>
(<font color="blue">ctor</font>) Email()<br>
</body>
</html>