GetEmailDesc function
function
GetEmailDesc(Value: string): string;
Unit
SynaUtil
Description
Return
s
only
the
description part from
a
full address format. i.e. return
s
'
someone
' from '
"someone"
'.
See also:
GetEmailAddr