SocketTools .NET Edition

MailMessage.OpenStore Method

Open the specified message storage file for read-only access.

Overload List

Open the specified message storage file for read-only access.

public bool OpenStore(string);

Open the specified message storage file.

public bool OpenStore(string,MimeStorage);

See Also

MailMessage Class | SocketTools Namespace