MapiNamedPropertyMappingStorage.GetNextAvailablePropertyId

MapiNamedPropertyMappingStorage.GetNextAvailablePropertyId method

Gets the next available property id in entries stream based on property datatype.

public long GetNextAvailablePropertyId(MapiPropertyType dataType)
ParameterTypeDescription
dataTypeMapiPropertyTypeType of the data for the property.

Return Value

An id that can be lately used to add property mapping.

See Also