LumiSoft Mail Server User API
SharedNamespaces Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_NamespacesInfo > SharedNamespaces
Gets IMAP server "Shared Namespaces". Returns null if namespace not defined.
Syntax
C#Visual BasicManaged 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)