ContactFolderItems Property Ipswitch.Messaging.Framework
Gets an enumerable collection of Contacts that are contained in this folder.

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

public override IEnumerable<Contact> Items { get; }

Property Value

Type: IEnumerableContact
See Also

Reference