Class OutlookEmailAccount
Authentication data for using an Outlook account to send email.
Similar to EmailAccount but with certain details already filled in
- CComponent
- 
			 CModel
			 implements 
IteratorAggregate, 
			
ArrayAccess CModel
			 implements 
IteratorAggregate, 
			
ArrayAccess
- 
			 JSONEmbeddedModel JSONEmbeddedModel
- 
			 EmailAccount EmailAccount
- 
			 OutlookEmailAccount OutlookEmailAccount
		
		
		
		Package: application\models\embedded
Located at x2engine/protected/models/embedded/OutlookEmailAccount.php
	
	Located at x2engine/protected/models/embedded/OutlookEmailAccount.php
| 
			 public 
			
			
			 | 
| 
			attributeLabels(), 
			detailView(), 
			emailUser(), 
			renderInput(), 
			renderInputs(), 
			rules()
		 | 
| 
addError(), 
addErrors(), 
afterConstruct(), 
afterValidate(), 
beforeValidate(), 
behaviors(), 
clearErrors(), 
createValidators(), 
generateAttributeLabel(), 
getAttributeLabel(), 
getAttributes(), 
getError(), 
getErrors(), 
getIterator(), 
getSafeAttributeNames(), 
getScenario(), 
getValidatorList(), 
getValidators(), 
hasErrors(), 
isAttributeRequired(), 
isAttributeSafe(), 
offsetExists(), 
offsetGet(), 
offsetSet(), 
offsetUnset(), 
onAfterConstruct(), 
onAfterValidate(), 
onBeforeValidate(), 
onUnsafeAttribute(), 
setScenario(), 
unsetAttributes(), 
validate()
		 | 
| 
__call(), 
__get(), 
__isset(), 
__set(), 
__unset(), 
asa(), 
attachBehavior(), 
attachBehaviors(), 
attachEventHandler(), 
canGetProperty(), 
canSetProperty(), 
detachBehavior(), 
detachBehaviors(), 
detachEventHandler(), 
disableBehavior(), 
disableBehaviors(), 
enableBehavior(), 
enableBehaviors(), 
evaluateExpression(), 
getEventHandlers(), 
hasEvent(), 
hasEventHandler(), 
hasProperty(), 
raiseEvent()
		 | 
| 
			public  
			string
		 | '' | ||
| 
			public  
			boolean
		 | $imapNoValidate | false | |
| 
			public  
			integer
		 | $imapPort | 993 | |
| 
			public  
			string
		 | $imapSecurity | 'ssl' | |
| 
			public  
			string
		 | $imapServer | 'imap-mail.outlook.com' | |
| 
			public  
			string
		 | $password | '' | |
| 
			public  
			integer
		 | $port | 25 | |
| 
			public  
			string
		 | $security | 'tls' | |
| 
			public  
			string
		 | $senderName | '' | |
| 
			public  
			string
		 | $server | 'smtp-mail.outlook.com' | |
| 
			public  
			string
		 | $user | '' | 
| 
			$enableVerification
		 | 
| 
			$_attributeNames, 
			$exoAttr, 
			$exoFormName, 
			$exoModel, 
			$requiresAdmin
		 | 
| 
$attributes, 
$errors, 
$iterator, 
$safeAttributeNames, 
$scenario, 
$validatorList, 
$validators
		 |