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




Password (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.