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




User (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.