EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Utilities
IO Class
IO Methods
ChkAccessibleDir Method
ChkFileExist Method
ChkPath Method
CountLinesInFile Method
DeleteFile Method
GetAppPath Method
GetBinPath Method
MemoryStreamFromFile Method
SaveFile Method
SaveMailMessage Method
ToEMLStream Method
IO
ToEMLStream Method
Namespace:
EDK4Net.Utilities
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
static
void
ToEMLStream
(
this
MailMessage
msg
,
Stream
str
)
Parameters
msg
Type:
System.Net.Mail
MailMessage
str
Type:
System.IO
Stream
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
MailMessage
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
IO Class
EDK4Net.Utilities Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support