ExtendedListSupported
ImapClient.ExtendedListSupported property
获取是否支持 LIST 命令扩展的信息 查看更多 https://tools.ietf.org/html/rfc5258
public bool ExtendedListSupported { get; set; }
也可以看看
- class ImapClient
- 命名空间 Aspose.Email.Clients.Imap
- 部件 Aspose.Email
获取是否支持 LIST 命令扩展的信息 查看更多 https://tools.ietf.org/html/rfc5258
public bool ExtendedListSupported { get; set; }