Is it possible to have spaces in a single message class?

Tim Axford 1 Reputation point
2020-10-12T11:48:16.347+00:00

Hi,

Is it possible to have a space in a single message class?

Example:

"ipm.note.New Client Message"
or should it be
"ipm.note.new_client_message"

We have something at our end that is looking at message classes and when it reads the first one it is reading it as three different message classes.

"ipm.note.New" "Client" "Message"

The article below says you can use ASCII characters 32 through 127. 32 being a space and 127 being delete. Delete will obviously not work, but need to know if a space will.

https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/mapi-message-classes

Thanks to anyone who can help with this.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,570 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-10-12T12:00:55.093+00:00

    Outlook development is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
    https://social.msdn.microsoft.com/Forums/Lync/en-US/home?forum=outlookdev
    https://answers.microsoft.com/en-us/msoffice/forum/msoffice_outlook-msoffice_custom

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.