SetMasterReplicaName

Description

Sets mastership of the folder to the named replica.

Remarque : This method became available in version 7.1.0.

Syntaxe

VBScript

folder.SetMasterReplicaName replicaName

Perl

$folder->SetMasterReplicaName(replicaName); 
Identificateur
Description
dossier
A Folder object obtained from the current workspace.
replicaName
A String that specifies the name of the replica to set for mastership of the folder.
Valeur de retour
Aucune.

Commentaires