MailMessage.Epilogue

MailMessage.Epilogue property

Gets or sets an epilogue text. It is located after the last boundary.

public string Epilogue { get; set; }

Property Value

The string value that represents an epilogue.

See Also