You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > OrderApi Class > OrderApi Methods > GetOrderMessage Method > GetOrderMessage
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
OrderApi.GetOrderMessage Method (long, long)

Returns the EmailMessage for the supplied messageId. Any tokens will be replaced based upon the supplied OrderId.

C#
public EmailMessageData GetOrderMessage(long messageId, long orderId);
Visual Basic
Public Function GetOrderMessage(messageId As long, orderId As long) As EmailMessageData
Parameters 
Description 
messageId 
Id of message to retrieve. 
orderId 
Id of order to retrieve message for.. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!