Represents extensions supported by the remote server. You can use SupportedExtensions()()()() method to obtain the list of all extensions supported by the remote server.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public class ImapExtension : BasicConstant
Visual Basic
Public Class ImapExtension _
	Inherits BasicConstant
Visual C++
public ref class ImapExtension : public BasicConstant

Inheritance Hierarchy

See Also