ipsservices/nmipssettings/inc/nmipssettingitems.h
changeset 43 99bcbff212ad
parent 23 2dc6caa42ec3
equal deleted inserted replaced
42:139d4b7b2938 43:99bcbff212ad
    45         UserNameHidden,                         // Integer: 0=Off, 1=On
    45         UserNameHidden,                         // Integer: 0=Off, 1=On
    46         IncomingMailServer,                     // String
    46         IncomingMailServer,                     // String
    47         OutgoingMailServer,                     // String
    47         OutgoingMailServer,                     // String
    48         IncomingPort,                           // Integer
    48         IncomingPort,                           // Integer
    49         OutgoingPort,                           // Integer
    49         OutgoingPort,                           // Integer
    50         FolderPath,                              // String: Empty string means 'Default'
    50         FolderPath,                             // String: Empty string means 'Default'
    51         AlwaysOnlineState,                      // Integer: 0=always,1=homeonly,2=off
    51         AlwaysOnlineState,                      // Integer: 0=always,1=homeonly,2=off
    52         EmailNotificationState,                 // Integer: 0=automatic,1=homeonly,2=off
    52         EmailNotificationState,                 // Integer: 0=automatic,1=homeonly,2=off
    53         FirstEmnReceived,                       // Integer: 0=false,1=true
    53         FirstEmnReceived,                       // Integer: 0=false,1=true
    54         EmnReceivedNotSynced,                   // Integer: 0=false,1=true
    54         EmnReceivedNotSynced,                   // Integer: 0=false,1=true
    55         AoLastSuccessfulUpdateL,                // Integer: low part of 64bit integer
    55         AoLastSuccessfulUpdateL,                // Integer: low part of 64bit integer
    60         IncomingSSLWrapper,                     // Boolean
    60         IncomingSSLWrapper,                     // Boolean
    61         OutgoingLoginName,                      // String
    61         OutgoingLoginName,                      // String
    62         OutgoingPassword,                       // String
    62         OutgoingPassword,                       // String
    63         SMTPAuthentication,                     // Boolean
    63         SMTPAuthentication,                     // Boolean
    64         OutgoingSecureSockets,                  // Boolean
    64         OutgoingSecureSockets,                  // Boolean
    65         OutgoingSSLWrapper                      // Boolean
    65         OutgoingSSLWrapper,                     // Boolean
       
    66         Connection                              // Unsigned integer, Network Destination ID (SNAP)
    66     }; 
    67     }; 
    67     
    68     
    68     /**
    69     /**
    69      * Utility structure TAOInfo.
    70      * Utility structure TAOInfo.
    70      * Contains info was last update successful ( TBool )
    71      * Contains info was last update successful ( TBool )