 | NamespacesShared Property |
Namespaces shared with other users.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic List<NamespaceInfo> Shared { get; }Public ReadOnly Property Shared As List(Of NamespaceInfo)
Get
public:
property List<NamespaceInfo^>^ Shared {
List<NamespaceInfo^>^ get ();
}member Shared : List<NamespaceInfo> with get
Property Value
ListNamespaceInfo
See Also