MapiRecipient.AddressType

MapiRecipient.AddressType property

Gets the type of the address of the message recipient or sender.

public string AddressType { get; }

Property Value

The address type.

Remarks

This property indicates the type for PR_EMAIL_ADDRESS mapi property.

See Also