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