 | ReceivedEntryWith Property |
Gets or sets With part.
Namespace: Limilabs.Mail.HeadersAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string With { get; set; }Public Property With As String
Get
Set
public:
property String^ With {
String^ get ();
void set (String^ value);
}member With : string with get, set
Property Value
String
See Also