| ImapCurrentFolder Property |
Gets the status of the currently selected folder.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public FolderStatus CurrentFolder { get; }
Public ReadOnly Property CurrentFolder As FolderStatus
Get
public:
property FolderStatus^ CurrentFolder {
FolderStatus^ get ();
}
member CurrentFolder : FolderStatus with get
Property Value
Type:
FolderStatusSee Also