There is no such feature.
Imap.Connected property works when you are already connected.
You can use it to check if connection is still active. Generally I would use Noop as it also resets any server enforced inactivity timeouts.
In most cases there is no need to use Connected or Noop at all.