User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-67
34.7.7 +iTO Email ‘To’ Description/Name
Syntax: AT+iTO:to Permanently sets Email header‘s ‗To:‘ description.
Parameters: to = Contents of 'To:' description/name field.
Command Options:
to='' Empty string.
to=<to_str> The 'To:' description field in the
Email header will contain to_str.
Default: Empty
Result code:
I/OK If to is an empty or legal string.
I/ERROR Otherwise.
AT+iTO~to Temporarily set the contents of the 'To:' description
field of the next Email to be sent. The permanent
value will be restored after completing the next
session, whether the session was successful or not.
AT+iTO? Report the current contents of the to parameter. If
the to parameter is empty, only <CRLF> will be
returned.
The reply is followed by I/OK.
AT+iTO=? Returns the message ‗String‘.
The reply is followed by I/OK.