Move Method
Exchange Server 2003
The Move method moves the folder within the hierarchy.
Applies To
The Move method is a member of the Exchange_PublicFolder Class.
Instance Path
The Move method appears on instances of the \\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_PublicFolder class.
MOF Syntax
[implemented] void Move([IN] string FriendlyUrl);
Qualifiers
implemented
Parameters
| Parameter | Description |
|---|---|
| FriendlyUrl | FriendlyUrl is a string (CIMTYPE=8) input parameter. |