WMI
Expand Minimize
This topic has not yet been rated - Rate this topic

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

ParameterDescription
DaysDays is an unsigned 32-bit integer (uint32, CIMTYPE=19) input parameter.
PathsPaths is a string (CIMTYPE=8) input parameter.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.