Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MsgMessage.From Property

Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9147)

From

Gets or sets the 'From' address of the message. Setting null value causes the 'From' address to be cleared.

Declaration
public MsgAddress From { get; set; }
Property Value
Type Description
MsgAddress
Remarks

The From property represents a set of MAPI properties stored within this MsgMessage object. Therefore, setting a new value to the From property does not use the assigning object itself. Instead, new MsgAddress instance is created for the From property and values are copied from the assigning object to update appropriate MAPI properties.

In This Article
  • From
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies