JAVA/CORBA クラス


moveMailUser メソッド

[システム管理要求] データベースに要求を入力して、ユーザーのメールファイルを移動します。

定義が行われるクラス
AdministrationProcess

構文
public String moveMailUser(String username, String newhomeserver, String newhomeservermailpath)
throws NotesException

public String moveMailUser(String username, String newhomeserver, String newhomeservermailpath, boolean usescos, java.util.Vector newclusterreplicas, boolean deleteoldclusterreplicas)
throws NotesException

パラメータ
String username


String newhomeserver
String newhomeservermailpath
boolean usescos java.util.Vector newclusterreplicas
boolean deleteoldclusterreplicas 戻り値
String
クロスリファレンス
LotusScript NotesAdministrationProcess クラスの moveMailUser