GetEmailDesc function

function GetEmailDesc(Value: string): string;

Unit
SynaUtil

Description
Return
s only the description part from a full address format. i.e. returns ' someone ' from ' "someone" '.


See also:
GetEmailAddr