사용자의 전자 우편 주소를 설정하거나 리턴합니다.
VBScript
user.EMail user.EMail email_address_string
Perl
$user->GetEmail(); $user->SetEmail(email_address_string);