Delete Attachment

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

The Delete Attachment activity is used in a runbook to delete an attachment from a Microsoft SharePoint list item.

The following tables list the required properties and Published Data for this activity.

Delete Attachment Required Properties

Element

Description

Valid values

Attachment

The file name and file name extension of the attachment to be deleted.

String

ID

The ID of the list item to be updated.

Integer

List Name

The name of the SharePoint list that contains the item to be updated.

String

Delete Attachment Optional Properties

There are no optional properties for this runbook activity.

Delete Attachment Published Data

Element

Description

Value type

Attachment

The file name and file name extension of the attachment that was deleted.

String

ID

The ID of the list item that was updated.

Integer

List Name

The name of the SharePoint list that contains the item that was updated.

String

SharePoint Site

The URL of the SharePoint site.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator