|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEmailProperties
COM Interface 'IEmailProperties'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed to support Email Alert actions.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID6f3906ab_82e2_4e26_ac3b_dadabd9a51b7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getFromDomain()
property FromDomain |
java.lang.String |
getSMTPServer()
property SMTPServer |
java.lang.String |
getSuggestFromUserName()
property SuggestFromUserName |
void |
setFromDomain(java.lang.String pVal)
property FromDomain |
void |
setSMTPServer(java.lang.String pVal)
property SMTPServer |
| Field Detail |
|---|
static final int IID6f3906ab_82e2_4e26_ac3b_dadabd9a51b7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getSMTPServer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSMTPServer(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFromDomain()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFromDomain(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSuggestFromUserName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||