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.26106.1555
Syntax
public static ImapExtension Move

Field Value

ImapExtension
See Also