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.26106.1555
Syntax
public MimeBase GetBestData()

Return Value

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