WebMessageAddDetail Method

Adds a detail to the list of details in the message.

Overload List

AddDetail(MessageDetail) Adds a MessageDetail item to the list of details in the message.
AddDetail(String, String) Adds a name-value detail item to the list of details in the message.

See Also