OlmMessageInfo.To

OlmMessageInfo.To property

Gets the address collection that contains the recipients of message.

public List<MapiElectronicAddress> To { get; }

See Also