Represents values for the Mail Tips More...
Inherits Object.
Public Member Functions | |
| System::SharedPtr< MailAddress > | get_RecipientAddress () const |
| Gets the mailbox of the recipient. More... | |
| void | set_RecipientAddress (System::SharedPtr< MailAddress > value) |
| Gets the mailbox of the recipient. More... | |
| MailTipsType | get_PendingMailTips () const |
| Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. More... | |
| void | set_PendingMailTips (MailTipsType value) |
| Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired. More... | |
| System::SharedPtr< OutOfOfficeMailTip > | get_OutOfOffice () const |
| Gets the response message for OOF and the duration for sending this message. More... | |
| void | set_OutOfOffice (System::SharedPtr< OutOfOfficeMailTip > value) |
| Gets the response message for OOF and the duration for sending this message. More... | |
| bool | get_MailboxFull () const |
| Gets a value indicating whether the mailbox for the recipient is full. More... | |
| void | set_MailboxFull (bool value) |
| Gets a value indicating whether the mailbox for the recipient is full. More... | |
| bool | get_IsMailboxFullSpecified () const |
| Gets a value indicating whether the MailboxFull is specified More... | |
| void | set_IsMailboxFullSpecified (bool value) |
| Gets a value indicating whether the MailboxFull is specified More... | |
| System::String | get_CustomMailTip () const |
| Gets a custom mail tip. More... | |
| void | set_CustomMailTip (System::String value) |
| Gets a custom mail tip. More... | |
| int32_t | get_TotalMemberCnt () const |
| Gets the total number of members in a group. More... | |
| void | set_TotalMemberCnt (int32_t value) |
| Gets the total number of members in a group. More... | |
| int32_t | get_ExternalMemberCnt () const |
| Gets the number of external members in a group. More... | |
| void | set_ExternalMemberCnt (int32_t value) |
| Gets the number of external members in a group. More... | |
| int32_t | get_MaxMsgSize () const |
| Gets the maximum message size the recipient can accept More... | |
| void | set_MaxMsgSize (int32_t value) |
| Gets the maximum message size the recipient can accept More... | |
| bool | get_DeliveryRestricted () const |
| Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. More... | |
| void | set_DeliveryRestricted (bool value) |
| Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient. More... | |
| bool | get_IsDeliveryRestrictedSpecified () const |
| Gets a value indicating whether DeliveryRestricted is specified More... | |
| void | set_IsDeliveryRestrictedSpecified (bool value) |
| Gets a value indicating whether DeliveryRestricted is specified More... | |
| bool | get_IsModerated () const |
| Gets a value indicating whether the recipient's mailbox is being moderated. More... | |
| void | set_IsModerated (bool value) |
| Gets a value indicating whether the recipient's mailbox is being moderated. More... | |
| bool | get_IsModeratedSpecified () const |
| Gets a value indicating whether the IsModerated is specified More... | |
| void | set_IsModeratedSpecified (bool value) |
| Gets a value indicating whether the IsModerated is specified More... | |
| bool | get_InvalidRecipient () const |
| Gets a value indicating whether the recipient is invalid. More... | |
| void | set_InvalidRecipient (bool value) |
| Gets a value indicating whether the recipient is invalid. More... | |
| bool | get_IsInvalidRecipientSpecified () const |
| Gets a value indicating whether InvalidRecipient is specified More... | |
| void | set_IsInvalidRecipientSpecified (bool value) |
| Gets a value indicating whether InvalidRecipient is specified More... | |
| MailTips () | |
| Initializes a new instance of the MailTips class More... | |
Friends | |
| class | EWSClient2010 |
Represents values for the Mail Tips
| Aspose::Email::Clients::Exchange::WebService::MailTips::MailTips | ( | ) |
Initializes a new instance of the MailTips class
| System::String Aspose::Email::Clients::Exchange::WebService::MailTips::get_CustomMailTip | ( | ) | const |
Gets a custom mail tip.
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_DeliveryRestricted | ( | ) | const |
Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient.
| int32_t Aspose::Email::Clients::Exchange::WebService::MailTips::get_ExternalMemberCnt | ( | ) | const |
Gets the number of external members in a group.
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_InvalidRecipient | ( | ) | const |
Gets a value indicating whether the recipient is invalid.
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsDeliveryRestrictedSpecified | ( | ) | const |
Gets a value indicating whether DeliveryRestricted is specified
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsInvalidRecipientSpecified | ( | ) | const |
Gets a value indicating whether InvalidRecipient is specified
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsMailboxFullSpecified | ( | ) | const |
Gets a value indicating whether the MailboxFull is specified
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsModerated | ( | ) | const |
Gets a value indicating whether the recipient's mailbox is being moderated.
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_IsModeratedSpecified | ( | ) | const |
Gets a value indicating whether the IsModerated is specified
| bool Aspose::Email::Clients::Exchange::WebService::MailTips::get_MailboxFull | ( | ) | const |
Gets a value indicating whether the mailbox for the recipient is full.
| int32_t Aspose::Email::Clients::Exchange::WebService::MailTips::get_MaxMsgSize | ( | ) | const |
Gets the maximum message size the recipient can accept
| System::SharedPtr<OutOfOfficeMailTip> Aspose::Email::Clients::Exchange::WebService::MailTips::get_OutOfOffice | ( | ) | const |
Gets the response message for OOF and the duration for sending this message.
| MailTipsType Aspose::Email::Clients::Exchange::WebService::MailTips::get_PendingMailTips | ( | ) | const |
Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired.
| System::SharedPtr<MailAddress> Aspose::Email::Clients::Exchange::WebService::MailTips::get_RecipientAddress | ( | ) | const |
Gets the mailbox of the recipient.
| int32_t Aspose::Email::Clients::Exchange::WebService::MailTips::get_TotalMemberCnt | ( | ) | const |
Gets the total number of members in a group.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_CustomMailTip | ( | System::String | value | ) |
Gets a custom mail tip.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_DeliveryRestricted | ( | bool | value | ) |
Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_ExternalMemberCnt | ( | int32_t | value | ) |
Gets the number of external members in a group.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_InvalidRecipient | ( | bool | value | ) |
Gets a value indicating whether the recipient is invalid.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsDeliveryRestrictedSpecified | ( | bool | value | ) |
Gets a value indicating whether DeliveryRestricted is specified
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsInvalidRecipientSpecified | ( | bool | value | ) |
Gets a value indicating whether InvalidRecipient is specified
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsMailboxFullSpecified | ( | bool | value | ) |
Gets a value indicating whether the MailboxFull is specified
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsModerated | ( | bool | value | ) |
Gets a value indicating whether the recipient's mailbox is being moderated.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_IsModeratedSpecified | ( | bool | value | ) |
Gets a value indicating whether the IsModerated is specified
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_MailboxFull | ( | bool | value | ) |
Gets a value indicating whether the mailbox for the recipient is full.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_MaxMsgSize | ( | int32_t | value | ) |
Gets the maximum message size the recipient can accept
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_OutOfOffice | ( | System::SharedPtr< OutOfOfficeMailTip > | value | ) |
Gets the response message for OOF and the duration for sending this message.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_PendingMailTips | ( | MailTipsType | value | ) |
Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_RecipientAddress | ( | System::SharedPtr< MailAddress > | value | ) |
Gets the mailbox of the recipient.
| void Aspose::Email::Clients::Exchange::WebService::MailTips::set_TotalMemberCnt | ( | int32_t | value | ) |
Gets the total number of members in a group.
|
friend |