Email Factory for .NET

ImapOutputStream Class

Specialized Imap output stream used for sending data to the IMAP server.

For a list of all members of this type, see ImapOutputStream Members.

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         System.Net.Sockets.NetworkStream
            Jscape.Email.ImapOutputStream

public class ImapOutputStream : NetworkStream

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.Email

Assembly: Jscape.Email (in Jscape.Email.dll)

See Also

ImapOutputStream Members | Jscape.Email Namespace