Reset Method
This property is used to reset all attributes of the Rnifsender instance.
Syntax
public void Reset();
Public Sub Reset()
Remarks
Reset is used to reset all attributes of the Rnifreceiver instance including the headers, attachments, etc. to their default values. This may be useful when multiple messages need to be created.