ユーザーの電子メール アドレスを設定または戻します。
VBScript
user.EMail user.EMail email_address_string
Perl
$user->GetEmail(); $user->SetEmail(email_address_string);