Home | History | Annotate | Download | only in Common

Lines Matching full:emailaddress

1297       updateOptions.EMailAddress = parser[NKey::kEmail].PostStrings.Front();

1298 if (updateOptions.EMailAddress.Len() > 0)
1299 if (updateOptions.EMailAddress[0] == L'.')
1302 updateOptions.EMailAddress.Delete(0);