Edit

Share via


Attachment.SaveAsFile(String) Method

Definition

Saves the attachment to the specified path.

public:
 void SaveAsFile(System::String ^ Path);
public void SaveAsFile (string Path);
Public Sub SaveAsFile (Path As String)

Parameters

Path
String

The location at which to save the attachment.

Applies to