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)
User/Client Management (ICIClientSettings)
    Client Settings Interface Methods and Properties (ICIClientSettings)
    User Account Details
    User Account General Settings
       User Account General Settings
       Determining if a User Account or User Settings Level is Enabled (GetEnableAccount)
       Enabling a User Account or User Settings Level (SetEnableAccount)
       Determining if the Account Home Folder is the Default Root Folder (GetHomeDirIsRoot)
       Specifying the Default Root Folder (SetHomeDirIsRoot)
       Determining if Users Can Have a Home Folder (GetHomeDir)
       Allowing Users to Have a Home Folder (SetHomeDir)
       Determining the Expiration Date for a User Account (GetExpirationDate)
       Specifying the Expiration Date for a User Account (SetExpirationDate)
       Determining the Expiration Date for a User Account (GetExpirationDateAsVariant)
       Retrieving Users' Home Folders (GetHomeDirString)
       Determining if an Account has a Disk Quota (GetEnableDiskQuota)
       Limiting a User's Disk Space (SetEnableDiskQuota)
       Specifying the Path to Users' Home Folders (SetHomeDirString)
       Determining the Disk Quota Size (GetMaxSpace)
       Specifying a User's Disk Quota (SetMaxSpace)
       Determining How Much Disk Space a User has Used (GetUsedSpace)
    User Password Settings
    User FTP Security Settings
    User Connection Protocols
    User Connection Limits
    User Transfer Settings
    User IP Access Ban List
    Retrieving Number of Login Attempts Allowed (GetLimitLoginAttempts)
    Specifying Number of Login Attempts Allowed (SetLimitLoginAttempts)
    Viewing Anonymous Logins (GetAnonymousLogin)
    Allowing or Prohibiting Anonymous Logins (SetAnonymousLogin)
VFS Permission Settings (ICIPermission)
Command Settings Interface (ICICommandSettings)
Certificate Information Interface (ICICertInfo)
Event Rule Interfaces, Properties, and Methods