GetMasterReplicaName

Description

Returns the name of the replica that has mastership of the folder.

Remarque : This method became available in version 7.1.0.

Syntaxe

VBScript

folder.GetMasterReplicaName 

Perl

$folder->GetMasterReplicaName(); 
Identificateur
Description
folder
A Folder object obtained from the current workspace.
Return value
Returns a String containing the name of the replica that has mastership of the folder.

Commentaires en retour