 | NamespacesOthers Property |
Other users' namespace.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic List<NamespaceInfo> Others { get; }Public ReadOnly Property Others As List(Of NamespaceInfo)
Get
public:
property List<NamespaceInfo^>^ Others {
List<NamespaceInfo^>^ get ();
}member Others : List<NamespaceInfo> with get
Property Value
ListNamespaceInfo
See Also