AddressHeader.Value property

The Value property returns a null reference (Nothing in Visual Basic). Use GetEnumerator to iterate over the address items in this AddressHeader object.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

C#
public override sealed string Value { get; set; }

Property value

Type: System.String

See also

Reference

AddressHeader class

AddressHeader members

Microsoft.Exchange.Data.Mime namespace