Hi
I want to access the email address as string of the user who is using CRM. For example if I am using in CRM then I want to access my email address in program want to set in a custom form field. please help?
Cheers,
hassan
internalemailaddress is a public field of the systemuser class.
You use the WhoAmI message to get the current user.
http://msdn2.microsoft.com/en-us/library/aa685960.aspx