Begin adding recipient.
| C# | Visual Basic | Managed C++ |
public void BeginAddRecipient ( string recipientEmail, CommadCompleted callback )
Public Sub BeginAddRecipient ( _ recipientEmail As String, _ callback As CommadCompleted _ )
public: void BeginAddRecipient ( String^ recipientEmail, CommadCompleted^ callback )
- recipientEmail (String)
- Recipient email address.
- callback (CommadCompleted)
- Callback to be called if command ends.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)