MapiRecipient

MapiRecipient class

Inherits: Aspose::Email::Mapi::MapiPropertyContainer

Represents the recipient information in the Microsoft Outlook Message.

Constructors

NameDescription
MapiRecipient (3 overloads)Initializes a new instance of the MapiRecipient class.

Methods

NameDescription
Clone
CreateMapiNodeCreates the mapi node.
FromIcalendarProperty
get_AddressTypeGets the type of the address of the message recipient or sender.
get_ContentGets the content.
get_DisplayNameGets the display name of the message recipient or sender.
get_EmailAddressGets the email address of the message recipient or sender.
get_NamedPropertiesGets the named properties of message.
get_OrganizationEmailAddressGets the organization email address.
get_PropertyStreamGets the property stream.
get_RecipientClassGets the type of recipent.
get_RecipientTrackStatusStatus of recipient’s response to a meeting request.
get_RecipientTypeGets the type of the recipient or sender.
get_SubStoragesGets the sub storages.
GetSizeGets the total size of the recipient property values.
set_DisplayNameSets the display name of the message recipient or sender.
set_EmailAddressSets the email address of the message recipient or sender.
set_RecipientTrackStatusStatus of recipient’s response to a meeting request.
SetOwnerSets the owner.
ToIcalendarPropertyConverts this instanse to the corresponding iCalendar property
TryGetNamedPropertyIf MapiNamedPropertyMappingStorage is available, initializes and returns MapiNamedProperty , otherwise null.