Tagged Questions

0
votes
1answer
165 views

How to make Facebook apps setting in FB and multiple invite friend request

Working with C#(asp.net), m looking to develop to a fb application,i have made some setting in my fb apps but unable to redirect to my website page. Here are the settting :- App ID/API Key =XXXX App ...
0
votes
2answers
32 views

Calling PeerGroupCreateInvitation from C#

Function description here. I'm struggling to get it right to call this function from c#. I'm at a stage where I'm calling it but it's returning E_INVALIDARG. I've set it up as follows... ...
0
votes
1answer
123 views

Working with meeting invitations in the Inbox

I would like to show a region within the Outlook meeting invitation dialog where the details of all meetings that conflict with the current meeting are listed. I believe I have all the code except to ...