Open the current message for reading.
Open the current message for reading.
public bool OpenMessage();
Open the specified message for reading.
public bool OpenMessage(int);
Open the specified message for reading.
public bool OpenMessage(int,int);
Open the specified message for reading.
public bool OpenMessage(int,int,ImapSections);
Open the specified message for reading.
public bool OpenMessage(int,int,int,ref int,ImapSections);
Open the specified message for reading.
public bool OpenMessage(int,int,ref int,ImapSections);
ImapClient Class | SocketTools Namespace