IBTMMessageList.GetMessage(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::Message::Interop::IBaseMessage ^ GetMessage(int index);
public Microsoft.BizTalk.Message.Interop.IBaseMessage GetMessage (int index);
abstract member GetMessage : int -> Microsoft.BizTalk.Message.Interop.IBaseMessage
Public Function GetMessage (index As Integer) As IBaseMessage
Parameters
- index
- Int32