MailTips

MailTips class

Represents values for the Mail Tips

Constructors

NameDescription
MailTipsInitializes a new instance of the MailTips class

Methods

NameDescription
get_CustomMailTipGets a custom mail tip.
get_DeliveryRestrictedGets a value indicating whether delivery restrictions will prevent the sender’s message from reaching the recipient.
get_ExternalMemberCntGets the number of external members in a group.
get_InvalidRecipientGets a value indicating whether the recipient is invalid.
get_IsDeliveryRestrictedSpecifiedGets a value indicating whether DeliveryRestricted is specified
get_IsInvalidRecipientSpecifiedGets a value indicating whether InvalidRecipient is specified
get_IsMailboxFullSpecifiedGets a value indicating whether the MailboxFull is specified
get_IsModeratedGets a value indicating whether the recipient’s mailbox is being moderated.
get_IsModeratedSpecifiedGets a value indicating whether the IsModerated is specified
get_MailboxFullGets a value indicating whether the mailbox for the recipient is full.
get_MaxMsgSizeGets the maximum message size the recipient can accept
get_OutOfOfficeGets the response message for OOF and the duration for sending this message.
get_PendingMailTipsGets a value indicating whether the mail tips in this element could not be evaluated before the server’s processing timeout expired.
get_RecipientAddressGets the mailbox of the recipient.
get_TotalMemberCntGets the total number of members in a group.
set_CustomMailTipGets a custom mail tip.
set_DeliveryRestrictedGets a value indicating whether delivery restrictions will prevent the sender’s message from reaching the recipient.
set_ExternalMemberCntGets the number of external members in a group.
set_InvalidRecipientGets a value indicating whether the recipient is invalid.
set_IsDeliveryRestrictedSpecifiedGets a value indicating whether DeliveryRestricted is specified
set_IsInvalidRecipientSpecifiedGets a value indicating whether InvalidRecipient is specified
set_IsMailboxFullSpecifiedGets a value indicating whether the MailboxFull is specified
set_IsModeratedGets a value indicating whether the recipient’s mailbox is being moderated.
set_IsModeratedSpecifiedGets a value indicating whether the IsModerated is specified
set_MailboxFullGets a value indicating whether the mailbox for the recipient is full.
set_MaxMsgSizeGets the maximum message size the recipient can accept
set_OutOfOfficeGets the response message for OOF and the duration for sending this message.
set_PendingMailTipsGets a value indicating whether the mail tips in this element could not be evaluated before the server’s processing timeout expired.
set_RecipientAddressGets the mailbox of the recipient.
set_TotalMemberCntGets the total number of members in a group.
EWSClient2010