| CommonFoldersTrash Property |
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public FolderInfo Trash { get; }
Public ReadOnly Property Trash As FolderInfo
Get
public:
property FolderInfo^ Trash {
FolderInfo^ get ();
}
member Trash : FolderInfo with get
Property Value
Type:
FolderInfoSee Also