MapiMessage.ReplyTo
MapiMessage.ReplyTo property
Gets or sets the reply to names.
public string ReplyTo { get; set; }
Property Value
The reply to names.
Exceptions
exception | condition |
---|---|
ArgumentNullException | throws if reply to address is null. |
ArgumentException | throws if reply to address is not in a recognized format. |
Remarks
Gets or sets the list of ReplyTo addresses separated by semicolon.
See Also
- class MapiMessage
- namespace Aspose.Email.Mapi
- assembly Aspose.Email