-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solution for C# #1
Comments
Sure, I *could* write the same code in C#. But am I going to? No.
…On Fri, Nov 2, 2018 at 3:34 AM CaferKahveci ***@***.***> wrote:
Hey,
I've searched for solutions to compose a gmail draft with the "new"
messageId at the new design of gmail and found this code for ruby.
But I'm not able to convert your code to working c# code.
Do you have any solutions oder ideas for this ?
Thanks a lot !
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAGqgDgMzBBR1ZF6X_5OkkiHeMrUyflEks5uq_WRgaJpZM4YLKmp>
.
|
Well, I'm just a newbie who needs help so thanks for your pleasant answer.. |
It's not really a C# question. You would be writing the code in Javascript.
The Ruby code just hides some of that for convenience.
See this thread here for help.
https://stackoverflow.com/questions/50124112/how-does-a-gmail-message-id-or-threadid-map-to-the-new-gmail-ui/52559585#52559585
…On Fri, Nov 2, 2018 at 11:13 AM CaferKahveci ***@***.***> wrote:
Well, I'm just a newbie who needs help so thanks for your pleasant answer..
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGqgJvCVNoStf6JhAWqyXNB5PPFU77fks5urGEAgaJpZM4YLKmp>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
I've searched for solutions to compose a gmail draft with the "new" messageId at the new design of gmail and found this code for ruby.
But I'm not able to convert your code to working c# code.
Do you have any solutions oder ideas for this ?
Thanks a lot !
The text was updated successfully, but these errors were encountered: