IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

AddRecipientAsync Method

Will add a recipient of the specified type to the recipient list.

Syntax

[VB.NET]
Public Function AddRecipientAsync(ByVal RecipientType As Integer, ByVal RecipientAddress As String) As Task
[C#]
public Task AddRecipientAsync(int recipientType, string recipientAddress);

Remarks

This method is the asynchronous version of the AddRecipient method and is used to support asynchronous operations in WinRT. Please refer to AddRecipient for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0