IptcTagEnvelopeDateSent Property

Gets the DateSent IPTC tag.

Description: Uses the format CCYYMMDD (century, year, month, day) as de-fined in ISO 8601 to indicate year, month and day the service sent the material.
Id: 70 (0x0046)
Type: Date

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static IptcTag DateSent { get; }

Property Value

IptcTag

See Also