RemindOnType (Type)

String indicating when a reminder's will be scheduled; for example, after the next content change or before it expires.

Based On:

Enumeration

Possible Values:

Value Display Value Description
AfterNextContentChange    
BeforeExpiration    
SpecificDate    

Error Message:

Must be a string that indicates when a reminder's will be scheduled, as follows: 'AfterNextContentChange', 'BeforeExpiration', and 'SpecificDate'.