ContactAddressDictionaryValues Property Ipswitch.Messaging.Framework
Gets a collection of the PostalAddresses in the PostalAddressDictionary.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public ICollection<PostalAddress> Values { get; }

Property Value

Type: ICollectionPostalAddress

Implements

IDictionaryTKey, TValueValues
See Also

Reference