TImportedContacts Class

Namespace
OpenTl.Schema.Contacts
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IImportedContacts"]-.->Type click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Contacts/IImportedContacts" Interface1["IObject"]-.->Type click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject" Type["TImportedContacts"] class Type type-node

Syntax

[Serialize(0x77d01c3b)]
public sealed class TImportedContacts : IImportedContacts, IObject

Attributes

Type Description
SerializeAttribute

Properties

Extension Methods

Name Value Summary
As<T>() T
From Utils
Is<T>() T
From Utils
IsEmpty() bool
From Utils