Click or drag to resize

ReplyBuilderSubjectReplyTemplate Property

Gets or sets reply template for the subject.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string SubjectReplyTemplate { get; set; }

Property Value

String
Remarks
Template sample:
            RE: [Original.Subject]
            
See Also