ImapClient.MoveSupported

ImapClient.MoveSupported property

Gets information whether MOVE extension is supported See more: https://tools.ietf.org/html/rfc6851

public bool MoveSupported { get; set; }

See Also