Mapi.SaveAttachByName Method
Saves attachment by name.
[Visual Basic]Public Function SaveAttachByName( _
ByVal
name As
String, _
ByVal
savepath As
String _
) As
Boolean Parameters
- name
- Name of attachment.
- savepath
- Path to save.
Return Value
True if success, False if error.
See Also
Mapi Class | NETXP.Library Namespace