Hi everyone:
I've successed on sending a text sms using native code sms.h, and I'd like
to send a vcard item to sb. Can anyone be so kind to tell me how can I do
this? Thanks very much!

RE: How to send a vcard item sms? by Byers

Byers
Mon Dec 03 03:41:03 PST 2007

Hi everyone:
Maybe I haven't express my problem clearly...
In WM6, when I choose a contact, I can select "send contact" from the menu,
and wm will send this contact via sms.
I've found when I send a "huge" contact, it takes more than one short
message, maybe two or three, and I write a Mapirule dll to intercept incoming
message. I sent three messages to transfer a contact, but my Mapirule only
got one incoming message.
I want to create messages represent one contact and put them in Outbox to
send them. Anyone can tell me how can I transfer a contact via short message?
THANKS A LOT!