Click or drag to resize

ContactGetResultContacts Property

Used to access the retrieved contacts.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Contact
Assembly:  ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntax
public Contact[] Contacts { get; set; }

Property Value

Type: Contact
Contacts As Collection.
Remarks
Note Note
  • Name - Contacts
See Also