SignatureSetup.SuggestedSignerEmail Property
Gets or sets the e-mail address of the signer of the document. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SuggestedSignerEmail As String
Get
Set
'Usage
Dim instance As SignatureSetup
Dim value As String
value = instance.SuggestedSignerEmail
instance.SuggestedSignerEmail = value
string SuggestedSignerEmail { get; set; }
Property Value
Type: System.String
String