FormDescription.OneOff Property (Outlook)
Returns a Boolean value that indicates True if the form will be discarded after using once (one-off), and False if the form is retained as a custom form. Read/write.
Syntax
expression .OneOff
expression A variable that represents a FormDescription object.