SmtpNotificationAction.SubjectEncoding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subject encoding.
public:
property System::String ^ SubjectEncoding { System::String ^ get(); void set(System::String ^ value); };
public string SubjectEncoding { get; set; }
member this.SubjectEncoding : string with get, set
Public Property SubjectEncoding As String
Property Value
Returns a String that contains the encoding for the subject of the SMTP notification.