'Declaration Public Sub SaveAllAttachments( _ ByVal folderPath As String _ )
'Usage Dim instance As ImGearEmailDocument Dim folderPath As String instance.SaveAllAttachments(folderPath)
public void SaveAllAttachments( string folderPath )
public: void SaveAllAttachments( string* folderPath )
public: void SaveAllAttachments( String^ folderPath )
Parameters
- folderPath
- Location where to save the attachments