PowerTCP Mail for .NET
Get Method (PopMessage)




Gets the message from the server, decodes it, and saves it to Message.
Overload List
OverloadDescription
Get()Gets the message from the server, decodes it, and saves it to Message.  
Get(Int32)Gets the specified number of bodyLines from the server, decodes the message, and saves it to Message.  
Get(Stream) Gets the encoded message from the server and writes it to the specified Stream.  
Get(Stream,Int32) Gets the specified number of body lines of an encoded message from the server and writes it to the provided Stream. The header is always included.  
See Also

Reference

PopMessage Class
PopMessage Members


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