Read this first!
What's New in the COM API?
List of Interfaces, Methods, and Properties
List of Enumerations and Constants
Creating Scripts
Server Management (ICIServer)
Site Management (ICISite and ICISites)
    Retrieving a Site's COM Interface by Site Number (Item)
    Retrieving a Site's COM Interface by Site ID (SiteByID)
    Retrieving the Number of Sites (Count)
    Adding a Site (Add)
    Adding a Local Site (AddLocalSite)
    Retrieving a Site's ID (ID)
    Adding an Active Directory Authenticated Site (AddADSite)
    Adding an NT Authenticated Site (AddNTLMSite)
    Adding an ODBC-Authenticated Site (AddODBCSite)
    Adding an LDAP Site (AddLDAPSite)
    Retrieving a Site's Name (Name)
    Determining if a Site is Started (IsStarted)
    Starting a Site (Start)
    Stopping Site (Stop)
    Deleting a Site (Remove)
    Cancelling an HTTPS Transfer (CancelTransfer)
    Retrieving a List of Event Rules (EventRules)
    Retrieving ARM ODBC Settings (ODBCSettings)
    Setting the Auto Create Home Folder Option (AutoCreateHomeFolder)
    Setting the Grant Full Permissions Option (AssignFullPermissionsForHomeFolder)
    Retrieving or Specifying if Site Users are Allowed to Change Password (AllowChangePassword)
    Determining whether Force Password Reset is On (ForcePasswordResetOnInitialLogin)
    Site FTP Settings
    Site Connection Limits
       Site Connection Limits Properties
       Enabling or Disabling a Site's Maximum Transfer Speed (HasMaxSpeed)
       Retrieving or Setting Maximum Transfer Speed (MaxTransferSpeed)
       Enabling the Concurrent Connections Limit (HasMaxUsers)
       Retrieving or Setting Maximum Concurrent Connections (MaxConcurrentConnections)
       Setting Maximum Concurrent Logins (MaxConcurrentLogins)
       Retrieving or Setting Number of Connections per User to a Site (HasMaxConnectionsPerAccount)
       Retrieving or Setting a Site's User Connection Limit (MaxConnectionsPerUser)
       Limiting Connections from the Same IP Address (HasMaxIPPerAccount)
       Managing Concurrent Connections Allowed from the Same IP Address (MaxConnectionsFromSameIP)
    Site Login Security and Anti-Flood/Hammer Settings
    Site Information
    Site Listener Settings
    Site Certificates and Keys
    Site VFS Folders
    Site Permission Groups
    Site Users and Settings Levels
    Site Custom Commands
    Site IP Masks
User/Client Management (ICIClientSettings)
VFS Permission Settings (ICIPermission)
Command Settings Interface (ICICommandSettings)
Certificate Information Interface (ICICertInfo)
Event Rule Interfaces, Properties, and Methods