Gets the HeaderCollection for headers of the e-mail message.
[VisualĀ Basic] Public Property Headers As HeaderCollection
[C#]
public HeaderCollection Headers {get;}
[C++] public: __property HeaderCollection* get_Headers();
[JScript] public function get Headers() : HeaderCollection;
Property Value