Deprecated
Table of Contents
lib/ext/ews/Enumeration/ContainmentComparisonType.php |
lib/ext/ews/Enumeration/ResponseCodeType.php |
lib/ext/ews/Enumeration.php |
lib/ext/ews/Type/ItemType.php |
lib/ext/phpmailer/PHPMailer.php |
ContainmentComparisonType.php
Line | Element | Reason |
---|---|---|
61 | ContainmentComparisonType::LOOSE | Exchange 2007 |
71 | ContainmentComparisonType::LOOSE_AND_IGNORE_CASE | Exchange 2007 |
81 | ContainmentComparisonType::LOOSE_AND_IGNORE_CASE_AND_IGNORE_NON_SPACING_CARS | Exchange 2007 |
91 | ContainmentComparisonType::LOOSE_AND_IGNORE_NON_SPACING_CHARS | Exchange 2007 |
ResponseCodeType.php
Line | Element | Reason |
---|---|---|
472 | ResponseCodeType::CHANGE_KEY_REQUIRED | Exchange 2007 |
Enumeration.php
Line | Element | Reason |
---|---|---|
25 | Enumeration::$_ | This property will be removed in a future release and should not be used. Instead, you should reference the constants implemented in the class directly. |
ItemType.php
Line | Element | Reason |
---|---|---|
313 | ItemType::$ReceivedBy | Exchange 2010 |
323 | ItemType::$ReceivedRepresenting | Exchange 2010 |
PHPMailer.php
Line | Element | Reason |
---|---|---|
522 | PHPMailer::$SingleTo | PHPMailer isn't a mailing list manager! |