Dart.Mail Namespace > MailboxCollection Class : Refresh Method |
Public Sub Refresh()
Dim instance As MailboxCollection instance.Refresh()
public void Refresh()
public: void Refresh();
public: void Refresh();
Exception | Description |
---|---|
ProtocolException | Bad IMAP protocol response received from server. |
System.Net.Sockets.SocketException | A communications failure has occurred. |