SetMasterReplicaName
Description
Sets mastership of the folder to the named replica.
Syntax
Perl
$folder->SetMasterReplicaName(replicaName);
- Identifier
- Description
- folder
- 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.
- Return value
- None.