MessageHeadersString Property

String version of RFC822-encoded headers of the message.

Syntax

public string MessageHeadersString { get; set; }
Public Property MessageHeadersString As String

Default Value

""

Remarks

This property contains the full headers of the message in RFC822 format. The headers are retrieved by calling the FetchMessageHeaders or the FetchMessagePartHeaders method.

This property is not available at design time.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 7718]