public final class ReminderRelated extends Object
Specify the relationship of the alarm trigger with respect to the start or end of the event.
public static final int Start
Sets the alarm to trigger off the start of the associated event.
public static final int End
Sets the alarm to trigger off the end of the associated event.
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.