public EmailAddressCollection ReplyTo { get; }
Public ReadOnly Property ReplyTo As EmailAddressCollection Get
public: property EmailAddressCollection^ ReplyTo { EmailAddressCollection^ get (); }
member ReplyTo : EmailAddressCollection with get
In This Article