Tagged Questions
6
votes
1answer
463 views
How to invite users to connect to your application using Facebook Application Development interfaces
I think that this question already questioned, and probably the answer is here:
http://wiki.developers.facebook.com/index.php/Notifications.send
but the real problem is that facebook says:
Facebook ...
1
vote
1answer
999 views
Inviting users to a pre-existing facebook event using the REST API
What is the best way to invite users to an existing event? We'd like to do the following:
create an event, make it public
while on our (external) website give the user a dialog ...
0
votes
0answers
96 views
Sending Auto-Invites from an outlook mailbox
Can we configure a mailbox to send auto-invites using a C# code?
Actually, I want to send auto-invite based on a specific email that this mailbox would receive. This email would have a specific ...
0
votes
1answer
576 views
Creating c# invite for Blackberry
I need to create an email in C# that is sent to a blackberry (or outlook) and recognized as an invite. For now I create an email with inclusion of a text.ics attachment so that in outlook, the user ...