Specifies the host name of the SMTP server. For example: mysmtphost.com
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property SMTPHostName As String |
| C# |
|---|
string SMTPHostName { get; set; } |
| Visual C++ |
|---|
property String^ SMTPHostName { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_smtpHostName(); function set_smtpHostName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ