GetMasterReplicaName

Description

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

Note: This method became available in version 7.1.0.

Syntax

VBScript


folder.GetMasterReplicaName 

Perl


$folder->GetMasterReplicaName(); 
Identifier
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.