PowerTCP Mail for .NET
Connection Property (Imap)




TCP connection used for server communications.
Syntax
Public ReadOnly Property Connection As TcpBase
Dim instance As Imap
Dim value As TcpBase
 
value = instance.Connection
public TcpBase Connection {get;}
public: __property TcpBase* get_Connection();
public:
property TcpBase^ Connection {
   TcpBase^ get();
}

Property Value

TcpBase
See Also

Reference

Imap Class
Imap Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic