Click or drag to resize

ImapExtensionMove Field

Represents MOVE extension. Allows using MOVE command for MoveByUID(Int64, FolderInfo) and MoveByNumber(Int64, FolderInfo) methods. (RFC 6851)

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static ImapExtension Move

Field Value

Type: ImapExtension
See Also