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