© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
2 replies
Thalnos

✅ open Mail and start phone call from c# app

I was asked to add a feature to WPF app which shall open default mail client and phone client under certain circumstances. I wonder if starting Processes using "mailto:" and "tel:" URLs is a suitable approach for this? what else could I do? I saw there is a
SmtpClient
SmtpClient
type but it seems to be obsolete and I couldn't find any c# type for phone calls. Is "tel:" and "mailto:" URLs the way to go?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ start Phone call in .Net MAUI
C#CC# / help
3y ago
✅ From App C# Error
C#CC# / help
2y ago
✅ How to start app development with c#
C#CC# / help
9mo ago
❔ Call JavaScript in C#
C#CC# / help
4y ago