ContactPhoneDictionaryValues Property Ipswitch.Messaging.Framework
Gets a collection of the phone numbers in the PhoneNumberDictionary.

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

public ICollection<string> Values { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueValues
See Also

Reference