MessageStoreSetProperty Method

Sets the property.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public void SetProperty(
	MapiProperty property
)

Parameters

property
Type: Aspose.Email.MapiMapiProperty
The property.
See Also