FolderInfoProperties Property |
Gets the folder properties.
Namespace:
Aspose.Email.Storage.Pst
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public MapiPropertyCollection Properties { get; }
Public ReadOnly Property Properties As MapiPropertyCollection
Get
public:
property MapiPropertyCollection^ Properties {
MapiPropertyCollection^ get ();
}
member Properties : MapiPropertyCollection with get
Property Value
Type:
MapiPropertyCollectionSee Also