PropertyDescriptorMultipleValuesDataType Property |
Indicates if data type contains of multiple values
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic bool MultipleValuesDataType { get; }
Public ReadOnly Property MultipleValuesDataType As Boolean
Get
public:
property bool MultipleValuesDataType {
bool get ();
}
member MultipleValuesDataType : bool with get
Property Value
Type:
Boolean
See Also