Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The PR_CE_EMS_HEADER_DATAproperty contains the EMS header data that comes with an Short Message Service (SMS) message.

Additional Information

May be exposed by:

Message objects

Identifier:

0x8114

Property type:

PT_BINARY

Property tag:

0x81140102

Remarks

The Short Message Service (SMS) transport uses the PR_CE_EMS_HEADER_DATAproperty to store the EMS header data of an Short Message Service (SMS) message. For large EMS messages, the complete message is transmitted as a series of smaller, separate EMS messages. The client, usually Inbox, reassembles the individual parts to reconstruct the original message. For such multi-part EMS messages, the PR_CE_EMS_HEADER_DATAproperty contains the EMS header data of that particular part.

Requirements

Header cemapi.h
Library cemapi.lib
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also