Share via


MimeHeaderReader.TryGetValue method

The TryGetValue overloads try to get the value of the current header.

Overload list

  Name Description
Public method TryGetValue(String) The TryGetValue method tries to get the value of the current header and put it in value.
Public method TryGetValue(DecodingOptions, DecodingResults, String) The TryGetValue method tries to get the value of the current header and put it in value.

Top

See also

Reference

MimeHeaderReader structure

MimeHeaderReader members

Microsoft.Exchange.Data.Mime namespace