MapiPropertyGetCurrency Method |
Gets the Currency as string using the specified code page.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic virtual decimal GetCurrency()
Public Overridable Function GetCurrency As Decimal
public:
virtual Decimal GetCurrency()
abstract GetCurrency : unit -> decimal
override GetCurrency : unit -> decimal
Return Value
Type:
DecimalA string contains the binary data.
See Also