| NamespacesShared Property |
Namespaces shared with other users.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
ListNamespaceInfoSee Also