void SetSubject( const String & strSubject );
Name | Description | |
---|---|---|
in | strSubject | Message Subject. |
Sets the Subject
of the message. Text exceeding MESSAGING_STRING_MAX_LENGTH
characters (excluding NULL termination) cannot be used with the instant messaging feature. An error occurs during server transmission.
CONFIDENTIAL