MapiPropertyTag.GetPropertyName

MapiPropertyTag.GetPropertyName method

Gets the name of the property.

public static string GetPropertyName(long tag)
ParameterTypeDescription
tagInt64The property tag.

Return Value

A String that represents property name.

See Also