ShowAttachments property

Sets or returns whether a box for attachments appears in a page.

Syntax


C++

HRESULT get_ShowAttachments(
   
VARIANT_BOOL* pShowAttachments)

HRESULT put_ShowAttachments(
   
VARIANT_BOOL MyShowAttachments)

Scripting languages

ShowAttachments = Page.ShowAttachments

Page.ShowAttachments = ShowAttachments

Home

Applies to

IERUCalendarEventPage

IERUDashboardPage

IERUDBPage

IERUMailPage

IERUNotePage

IERUPollPage

IERUProjectSchedulePage

IERUProjectTaskPage

IERUTopicPage

 

See also
Creating Items