 | FolderNamespaceCollectionCount Property |
Gets the number of folder namespaces contained in the collection.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.17.0
Syntaxpublic int Count { get; }Property Value
Int32The count.
Remarks
Gets the number of folder namespaces contained in the collection.
See Also