SendChanges Method
Exchange Server 2003
The SendChanges method sends all folder modifications to the folder replicas specified in the Paths parameter.
Applies To
The SendChanges method is a member of the Exchange_PublicFolder Class.
Instance Path
The SendChanges method appears on instances of the \\COMPUTERNAME\ROOT\MicrosoftExchangeV2:Exchange_PublicFolder class.
MOF Syntax
[implemented] void SendChanges( [IN] uint32 Days, [IN] string Paths[]);
Qualifiers
implemented
Parameters
| Parameter | Description |
|---|---|
| Days | Days is an unsigned 32-bit integer (uint32, CIMTYPE=19) input parameter. |
| Paths | Paths is a string (CIMTYPE=8) input parameter. |