Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs before an attachment that is associated with an instance of the parent object is written to a temporary file.
Version Information
Version Added: Outlook 2010
Syntax
expression .BeforeAttachmentWriteToTempFile(Attachment, Cancel)
expression A variable that represents a MobileItem object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
Attachment |
Required |
The attachment to be written. |
|
Cancel |
Required |
Boolean |
True to cancel the operation; False to allow the attachment to be written. |