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 戻り値文字列
クロスリファレンスLotusScript NotesAdministrationProcess クラスの moveMailUser