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

ReplaceMessageAsync Method

Replaces a previously sent message with a new one.

Syntax

[VB.NET]
Public Function ReplaceMessageAsync(ByVal MessageId As String, ByVal NewMessage As String) As Task
[C#]
public Task ReplaceMessageAsync(string messageId, string newMessage);

Remarks

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

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