Hi sanjay,
Thank u very much for giving Immedaite reply.You are giving API is
working fine here.
I am able to insert locations using you are given API.But i am unable
to insert Who(Participantss or Guests),Remainders, All day event also.I
had done the code given below,where i had done the mistake in the given
code please tell me.
Who
who=new Who();
who.ValueString="[EMAIL PROTECTED]";
who.Rel="[EMAIL PROTECTED]";
sameGuy.Participants.Add(who);
Regading remainders and ALLDay event how can i use this API?If u know
plese tell me.
Thanks in advance.
Regards,
Tulasi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi
-~----------~----~----~----~------~----~------~--~---