ESRI.ArcGIS.ServerTools
From Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace > SendEmailWithZipFileAttachment Class : From Property




From (in)

Syntax

Visual Basic (Declaration) 
Public Property From As String
Visual Basic (Usage)Copy Code
Dim instance As SendEmailWithZipFileAttachment
Dim value As String
 
instance.From = value
 
value = instance.From
C# 
public string From {get; set;}

See Also

© 2010 All Rights Reserved.