| IMailFolderIsNamespace Property |
Get whether or not the folder is a namespace folder.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax bool IsNamespace { get; }
Property Value
Boolean if the folder is a namespace folder; otherwise,
.
Remarks
Gets whether or not the folder is a namespace folder.
See Also