다음을 통해 공유


MimeAddressReader.ReadNextAddress Method

The ReadNextAddress method moves to the next address in the header.

Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Function ReadNextAddress As Boolean
public bool ReadNextAddress ()
public:
bool ReadNextAddress ()
public boolean ReadNextAddress ()
public function ReadNextAddress () : boolean

Return Value

The ReadNextAddress method returns true if it successfully moved to the next address header. The ReadNextAddress method returns false if no more address headers are present or if the MimeAddressReader is not currently positioned on an address header.

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