PropertyDescriptorGetInstance Method (Int64)

Retrieves PidTagPropertyDescriptor object

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

Parameters

tag
Type: SystemInt64
Tag of a property

Return Value

Type: PidTagPropertyDescriptor
PidTagPropertyDescriptor object
See Also