Click or drag to resize

RecipientGetRecipientKeysWithLatestSentTimeByMessageId Method

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static IDictionary<string, DateTime> GetRecipientKeysWithLatestSentTimeByMessageId(
	int messageId
)

Parameters

messageId
Type: SystemInt32

Return Value

Type: IDictionaryString, DateTime
See Also