 | TnefPropertyReaderIsMultiValuedProperty Property |
Get a value indicating whether the current property has multiple values.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic bool IsMultiValuedProperty { get; }
Property Value
Boolean if the current property has multiple values; otherwise,
.
Remarks
Gets a value indicating whether the current property has multiple values.
See Also