C# Class SendFileTo.MapiFileDesc

Exibir arquivo Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Properties

Property Type Description
flags int
name string
path string
position int
reserved int
type System.IntPtr

Property Details

flags public_oe property

public int flags
return int

name public_oe property

public string name
return string

path public_oe property

public string path
return string

position public_oe property

public int position
return int

reserved public_oe property

public int reserved
return int

type public_oe property

public IntPtr,System type
return System.IntPtr