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