I am trying to populate the MasterEvent.Exceptions for a recurring appointment. If I make a simple time change, my exceptions show up correctly on the scheduler but I if I want to delete an occurence I cannot figure out how to specify that an exception is a deletion. Is there some sort of identifier such as status = -1 that I can store and use to signify this so the deletions are removed from the scheduler?