Click or drag to resize

ImapSupportedExtensions Method

Lists extensions supported by the remote server (e.g. Sort, XList, UniqueIdPlus)

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public List<ImapExtension> SupportedExtensions()

Return Value

ListImapExtension
Extensions supported by remote server.
See Also