#6977
Anonymous

    Support 1, thanks for you reply.

    I cannot seem to access the Client.ClientState.CommandMessage (it produces an unknown error).

    My applet launches on the Send event, so I’m assumming the CommandMessage should return the current ComposingItem?
    Or does the CommandMessage only return saved items in the message store?

    Once I’ve referenced an attachment of a current ComposingItem message and determined that it is indeed a message type, how do I access the body of this attached message? Can I treat a message attachment like any message object and use the message object properties on an attachment?

    Thanks.