PidTagPropertyDescriptor  Conversion (Int64 to PidTagPropertyDescriptor)

Converts tag value to tagged property

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public static explicit operator PidTagPropertyDescriptor (
	long tag
)

Parameters

tag
Type: SystemInt64
tag value of a tag property

Return Value

Type: PidTagPropertyDescriptor
See Also