Hunny Software Library Reference

DispositionType.AsEnum Method 

Gets the disposition type as an enumerated value.

[Visual Basic]
Public Function AsEnum() As DType
[C#]
public DType AsEnum();

Return Value

The disposition type as an enumerated value.

See Also

DispositionType Class | Hunny.Mime Namespace