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

AutoDecodeParts Property

Determines whether to automatically decode message parts.

Syntax

[VB.NET]
Public Property AutoDecodeParts As Boolean

[C#]
public bool AutoDecodeParts {get; set;}

Remarks

This property determines whether or not to automatically decode message parts. Message parts, especially binary message parts, are normally sent by the server encoded (Base64 or other format). If this setting is True, the parts are automatically decoded while being received.

Default Value

False

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