NetXP 3.0 Reference
Mapi.Attach Method
Attaches a file.
[Visual Basic]
Public Sub Attach( _
ByVal
filepath
As
String
_
)
[C#]
public
void
Attach(
string
filepath
);
Parameters
filepath
See Also
Mapi Class
|
NETXP.Library Namespace