PowerTCP Mail for .NET
Refresh Method




Refreshes the list of mailboxes.
Syntax
Public Sub Refresh() 
Dim instance As MailboxCollection
 
instance.Refresh()
public void Refresh()
public: void Refresh(); 
public:
void Refresh(); 
Exceptions
ExceptionDescription
ProtocolExceptionBad IMAP protocol response received from server.
System.Net.Sockets.SocketExceptionA communications failure has occurred.
Remarks
Only "root" mailboxes are initialized by default (by Authenticate. Use this method to populate all sub-mailboxes.
See Also

Reference

MailboxCollection Class
MailboxCollection Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic