| FolderInfoParent Property |
Gets the parent of this folder.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public FolderInfo Parent { get; }
Public ReadOnly Property Parent As FolderInfo
Get
public:
property FolderInfo^ Parent {
FolderInfo^ get ();
}
member Parent : FolderInfo with get
Property Value
Type:
FolderInfoSee Also