Click or drag to resize

MimeAlternativeGetSimplestData Method

Gets the simplest data representation (first).

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public MimeBase GetSimplestData()

Return Value

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