IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

FetchMessagePartHeaders Method

Retrieves the headers of message part specified by PartID.

Syntax

[VB.NET]
Public Sub FetchMessagePartHeaders(ByVal PartId As String)
[C#]
public void FetchMessagePartHeaders(string partId);

Remarks

This method retrieves RFC822 headers of the message part specified by PartID and stores them in the MessageHeaders property.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]