MailTips
Contents
[
Hide
]MailTips class
Represents values for the Mail Tips
Constructors
| Name | Description |
|---|---|
| MailTips | Initializes a new instance of the MailTips class |
Methods
| Name | Description |
|---|---|
| get_CustomMailTip | Gets a custom mail tip. |
| get_DeliveryRestricted | Gets a value indicating whether delivery restrictions will prevent the sender’s message from reaching the recipient. |
| get_ExternalMemberCnt | Gets the number of external members in a group. |
| get_InvalidRecipient | Gets a value indicating whether the recipient is invalid. |
| get_IsDeliveryRestrictedSpecified | Gets a value indicating whether DeliveryRestricted is specified |
| get_IsInvalidRecipientSpecified | Gets a value indicating whether InvalidRecipient is specified |
| get_IsMailboxFullSpecified | Gets a value indicating whether the MailboxFull is specified |
| get_IsModerated | Gets a value indicating whether the recipient’s mailbox is being moderated. |
| get_IsModeratedSpecified | Gets a value indicating whether the IsModerated is specified |
| get_MailboxFull | Gets a value indicating whether the mailbox for the recipient is full. |
| get_MaxMsgSize | Gets the maximum message size the recipient can accept |
| get_OutOfOffice | Gets the response message for OOF and the duration for sending this message. |
| get_PendingMailTips | Gets a value indicating whether the mail tips in this element could not be evaluated before the server’s processing timeout expired. |
| get_RecipientAddress | Gets the mailbox of the recipient. |
| get_TotalMemberCnt | Gets the total number of members in a group. |
| set_CustomMailTip | Gets a custom mail tip. |
| set_DeliveryRestricted | Gets a value indicating whether delivery restrictions will prevent the sender’s message from reaching the recipient. |
| set_ExternalMemberCnt | Gets the number of external members in a group. |
| set_InvalidRecipient | Gets a value indicating whether the recipient is invalid. |
| set_IsDeliveryRestrictedSpecified | Gets a value indicating whether DeliveryRestricted is specified |
| set_IsInvalidRecipientSpecified | Gets a value indicating whether InvalidRecipient is specified |
| set_IsMailboxFullSpecified | Gets a value indicating whether the MailboxFull is specified |
| set_IsModerated | Gets a value indicating whether the recipient’s mailbox is being moderated. |
| set_IsModeratedSpecified | Gets a value indicating whether the IsModerated is specified |
| set_MailboxFull | Gets a value indicating whether the mailbox for the recipient is full. |
| set_MaxMsgSize | Gets the maximum message size the recipient can accept |
| set_OutOfOffice | Gets the response message for OOF and the duration for sending this message. |
| set_PendingMailTips | Gets a value indicating whether the mail tips in this element could not be evaluated before the server’s processing timeout expired. |
| set_RecipientAddress | Gets the mailbox of the recipient. |
| set_TotalMemberCnt | Gets the total number of members in a group. |
| EWSClient2010 |