C# Class Amazon.SimpleEmail.Model.MessageTag

Contains the name and value of a tag that you can provide to SendEmail or SendRawEmail to apply to an email.

Message tags, which you use with configuration sets, enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetName ( ) : bool
IsSetValue ( ) : bool