PowerTCP Mail for .NET
Get Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > PopMessage Class : Get Method




Get a single message from the server, specifying the Stream object to use for encapsulating the message.

Overload List

OverloadDescription
Get(Stream) Get a single message from the server, specifying the Stream object to use for encapsulating the message.  
Get(Stream,Int32) Get a specified amount of lines of a single message from the server, specifying the Stream object to use for encapsulating the message.  
Get() Get a single message from the server. The message will be encapsulated by a MessageStream.  
Get(Int32) Get a specified amount of lines of a single message from the server. The message will be encapsulated by a MessageStream.  

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.