ExchangeAdminActivity.ModifiedProperties

ExchangeAdminActivity.ModifiedProperties property

The property is included for admin events. The property includes the name of the property that was modified, the new value of the modified property, and the previous value of the modified object.

public ModifiedProperty[] ModifiedProperties { get; set; }

See Also