Gets header field "From:" value. Returns null if value isn't set.
| C# | Visual Basic | Managed C++ |
public MailboxAddress[] From { get; }
Public ReadOnly Property From As MailboxAddress()
public: array<MailboxAddress^>^ From { array<MailboxAddress^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)