SignatureSetup.SuggestedSignerLine2 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.
Gets or sets the second line of suggested signer information (for example, title). Read/write.
public:
property System::String ^ SuggestedSignerLine2 { System::String ^ get(); void set(System::String ^ value); };
public string SuggestedSignerLine2 { get; set; }
member this.SuggestedSignerLine2 : string with get, set
Public Property SuggestedSignerLine2 As String
Property Value
String