PowerTCP Mail for .NET
Name Property (HeaderField)




Gets the name that precedes the ':' in the header field line.
Syntax
Public ReadOnly Property Name As String
Dim instance As HeaderField
Dim value As String
 
value = instance.Name
public string Name {get;}
public: __property string* get_Name();
public:
property String^ Name {
   String^ get();
}
See Also

Reference

HeaderField Class
HeaderField Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic