PowerTCP Mail for .NET
Imap Property




Returns the top-level Imap component the Mailbox belongs too.
Syntax
Public ReadOnly Property Imap As Imap
Dim instance As Mailbox
Dim value As Imap
 
value = instance.Imap
public Imap Imap {get;}
public: __property Imap* get_Imap();
public:
property Imap^ Imap {
   Imap^ get();
}
See Also

Reference

Mailbox Class
Mailbox Members


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