OneOff Property

Microsoft Outlook Visual Basic

OneOff Property

       

True if the form will be discarded after using once (one-off). False if the form is retained as a custom form. Read/write Boolean.

expression.OneOff

expression    Required. An expression that returns a FormDescription object.