Click or drag to resize

MimeAlternativeGetBestData Method

Gets the most complicated data representation (last).

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public MimeBase GetBestData()

Return Value

Type: MimeBase
'Parts[Parts.Count-1]' or null if 'parts.Count==0'.
See Also