Gets IMAP server "Shared Namespaces". Returns null if namespace not defined.
| C# | Visual Basic | Managed C++ |
public IMAP_Namespace[] SharedNamespaces { get; }
Public ReadOnly Property SharedNamespaces As IMAP_Namespace()
public: array<IMAP_Namespace^>^ SharedNamespaces { array<IMAP_Namespace^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)