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)
Syntax
'Declaration
Public Function ReadNextAttribute As Boolean
public bool ReadNextAttribute ()
public:
bool ReadNextAttribute ()
public boolean ReadNextAttribute ()
public function ReadNextAttribute () : boolean
Return Value
The ReadNextAttribute method returns true if there was another attribute to read. It returns false if there were no more attributes.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003