Pop3MessageInfoCollection

Pop3MessageInfoCollection class

表示来自 Pop3 服务器的邮件信息。

public sealed class Pop3MessageInfoCollection : Collection<Pop3MessageInfo>

构造函数

姓名描述
Pop3MessageInfoCollection()初始化 Pop3MessageInfoCollection 类的新实例。

方法

姓名描述
GetMessage(int)获取Pop3MessageInfo电子邮件消息。
GetMessage(string)获取Pop3MessageInfo电子邮件消息。

也可以看看