[]
Gets the ContactCollection object that contains contact related information.
[C1Description("Storage.Contacts", "The collection of contacts.")]
[Browsable(false)]
public ContactCollection Contacts { get; }
<C1Description("Storage.Contacts", "The collection of contacts.")>
<Browsable(False)>
Public ReadOnly Property Contacts As ContactCollection