 | FolderInfoIsInbox Property |
Gets the boolean value indicating, if this instance is INBOX folder.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool IsInbox { get; }Public ReadOnly Property IsInbox As Boolean
Get
public:
property bool IsInbox {
bool get ();
}member IsInbox : bool with get
Property Value
Boolean
See Also