SendChanges Method

SendChanges Method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.