Share via


MimeAddressReader.TryGetDisplayName method

The TryGetDisplayName overloads try to get the display name of the current address header, but do not throw an exception if the display name uses an encoding that is unsupported.

Overload list

  Name Description
Public method TryGetDisplayName(String) The TryGetDisplayName method tries to get the display name of the current address header.
Public method TryGetDisplayName(DecodingOptions, DecodingResults, String) The TryGetDisplayName method tries to get the display name of the current address header and makes available information about the encoding of the display name.

Top

See also

Reference

MimeAddressReader structure

MimeAddressReader members

Microsoft.Exchange.Data.Mime namespace