Code Monkey home page Code Monkey logo

Comments (17)

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I'll try to look into it tomorrow. I'm not home at the moment

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

What exactly do you want to do?

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I added the billing property. Please download the latest version from nuget.

You then can use it like this

image

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

unfortunately it does not work properly yet:
After I added the property and saved the msg file, MFCMAPI shows an error.

grafik

When I display this msg-file in outlook, the property disappears:
grafik

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I guess it expects some kind of format in that property. Do you have an e-mail that has this property set so that I can look how this property is build up? When looking to the PidLidBilling property (https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidbilling-canonical-property) it expects an unicode string... but I have no idea what needs to be in this string.

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I'll try to look into it again. It was a very busy week last week so I did not do much on my opensource projects.

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I looked into your example e-mail and I think Outlook is probably expecting some other parameters to. But without any good documentation about how this works it is hard to figure out.

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

This is all I can find online about that property

https://stackoverflow.com/questions/60117994/vb-net-microsoft-exchange-webservices-data-task-class-find-billinginformati

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

I just released a new nuget package. This one should work when trying to add a named property. I totally missed it that this was a named property not a normal one so the code I gave you never worked.... sorry about that... I just only now had the time to look into it a little bit deeper.

image

image

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

Great!! Thank you! :-)

from msgkit.

Sicos1977 avatar Sicos1977 commented on September 28, 2024

Just to notice, it is normal that the property gets another value. This is how named properties work.

Just let me know it this fixes your issue so that I can close this issue.

from msgkit.

SigiKoh avatar SigiKoh commented on September 28, 2024

from msgkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.