ISubscriptionConfigBase Properties |
The ISubscriptionConfigBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangedBy |
Gets the name of the user who changed the object last.
(Inherited from IObject.) |
![]() | ChangedOn |
Gets the point of time the object was changed last.
(Inherited from IObject.) |
![]() | CreatedBy |
Gets the name of the user who created the object.
(Inherited from IObject.) |
![]() | CreatedOn |
Gets the point of time the object was created.
(Inherited from IObject.) |
![]() | DefaultFrom |
Gets or sets the Default FROM attribute.
|
![]() | Description |
Gets or sets the object description. The description can be empty.
(Inherited from IObject.) |
![]() | EmailTitle |
Gets or sets the Email title attribute.
|
![]() | Folder |
Gets the containing folder.
(Inherited from IObject.) |
![]() | Id |
Gets the object ID. The ID is generated by the platform and
cannot be modified.
(Inherited from IObject.) |
![]() | IsDefaultFromAssigned |
Gets or sets whether the DefaultFrom attribute is assigned.
|
![]() | IsEmailTitleAssigned |
Gets or sets whether the EmailTitle attribute is assigned.
|
![]() | IsLocked |
Indicates if the object is locked.
(Inherited from IObject.) |
![]() | IsMailIntervalAssigned |
Gets or sets whether the MailInterval attribute is assigned.
|
![]() | IsMessagesVaultAssigned |
Gets or sets whether the MessagesVault attribute is assigned.
|
![]() | IsOverwriteUserAddressAssigned |
Gets or sets whether the OverwriteUserAddress attribute is assigned.
|
![]() | IsPortNumberAssigned |
Gets or sets whether the PortNumber attribute is assigned.
|
![]() | IsRedirectPageAssigned |
Gets or sets whether the RedirectPage attribute is assigned.
|
![]() | IsSendMailAllowedAssigned |
Gets or sets whether the SendMailAllowed attribute is assigned.
|
![]() | IsServerEnableSslAssigned |
Gets or sets whether the ServerEnableSsl attribute is assigned.
|
![]() | IsServerNameAssigned |
Gets or sets whether the ServerName attribute is assigned.
|
![]() | IsServerPasswordAssigned |
Gets or sets whether the ServerPassword attribute is assigned.
|
![]() | IsServerUserAssigned |
Gets or sets whether the ServerUser attribute is assigned.
|
![]() | IsStyleXslAssigned |
Gets or sets whether the StyleXsl attribute is assigned.
|
![]() | IsValid |
Indicates if the object instance is valid. The object becomes
invalid if the Destroy method has been called.
(Inherited from IObject.) |
![]() | LockedBy |
Gets the name of the user who holds a lock on the object, empty
string if the object is not locked.
(Inherited from IObject.) |
![]() | LockedOn |
Gets the lock timestamp, if object is locked. DateTime.MinValue if not.
(Inherited from IObject.) |
![]() | MailInterval |
Gets or sets the Mail interval attribute.
|
![]() | MessagesVault |
Gets or sets the Messages vault attribute.
|
![]() | Name |
Gets or sets the object name. The name cannot be an empty string. It is
modifiable and does not have to be unique.
(Inherited from IObject.) |
![]() | ObjType |
Gets the object type.
(Inherited from IObject.) |
![]() | OverwriteUserAddress |
Gets or sets the Overwrite user address attribute.
|
![]() | PortNumber |
Gets or sets the Port number attribute.
|
![]() | RedirectPage |
Gets or sets the Redirect page attribute.
|
![]() | SendMailAllowed |
Gets or sets the Send mail allowed attribute.
|
![]() | ServerEnableSsl |
Gets or sets the Server enable SSL attribute.
|
![]() | ServerName |
Gets or sets the Server name attribute.
|
![]() | ServerPassword |
Gets or sets the Server password attribute.
|
![]() | ServerUser |
Gets or sets the Server user name attribute.
|
![]() | StyleXsl |
Gets or sets the Style XSL attribute.
|