MessageText Property

The body of the retrieved message.

Syntax

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

Default Value

""

Remarks

The component fills out this property with the contents of the message body (in RFC822 format) when a call to FetchMessageText completes successfully.

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]