Gets the list of authors of the message.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property From As MailAddress Get Private Set |
C# |
---|
public MailAddress From { get; private set; } |