Change.ChangeType Property

Definition

Gets the type of the change of a synchronization event.

public:
 property Microsoft::Exchange::WebServices::Data::ChangeType ChangeType { Microsoft::Exchange::WebServices::Data::ChangeType get(); };
public Microsoft.Exchange.WebServices.Data.ChangeType ChangeType { get; }
Public ReadOnly Property ChangeType As ChangeType

Property Value

One of the enumeration values that specifies the type of change of a synchronization event.

Applies to