| NamespacesOthers Property |
Other users' namespace.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
ListNamespaceInfoSee Also