Command Property

Can be used to send additional commands directly to the server.

Syntax

public string Command { set; }
Public WriteOnly Property Command As String

Default Value

""

Remarks

Setting this property directs the component to send the assigned command to the MailServer.

Check the LastReply property and/or trap the PITrail events coming from the server to get the response(s).

This property is write-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]