S
Steve Drake
All,
Sorry if this is the wrong group, but I could not find a good group for this
question, so I chose a busy developer group.
When you receive an alert from SHAREPOINT, the ICON shows a BELL on it, I
want to-do the same when sending an email from .NET.
Sharepoint does use SMTP to send, the same as .NET does (with
system.web.mail), I have tried to add the correct headers :
X-AlertWebUrl:
X-AlertTitle:
X-AlertId:
X-AlertServerType:
X-AlertWebSoap:
but I don't get a BELL icon, has anyone done this.
Steve
Sorry if this is the wrong group, but I could not find a good group for this
question, so I chose a busy developer group.
When you receive an alert from SHAREPOINT, the ICON shows a BELL on it, I
want to-do the same when sending an email from .NET.
Sharepoint does use SMTP to send, the same as .NET does (with
system.web.mail), I have tried to add the correct headers :
X-AlertWebUrl:
X-AlertTitle:
X-AlertId:
X-AlertServerType:
X-AlertWebSoap:
but I don't get a BELL icon, has anyone done this.
Steve