ContactPhoneDictionaryKeys Property Ipswitch.Messaging.Framework
Gets a collection containing all the Keys in the PhoneNumberDictionary. Each key is the name of a particular phone number in the dictionary.

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

public ICollection<string> Keys { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also

Reference