TnefReader::ReadNextAttribute method
The ReadNextAttribute method reads the next attribute in the TNEF stream that this TnefReader object owns.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Return value
Type: System.BooleanThe ReadNextAttribute method returns true if there was another attribute to read. It returns false if there were no more attributes.
Show: