C# Class Microsoft.VisualStudio.R.Package.Interop.MapiRecipDesc

Mostra file Open project: Microsoft/RTVS Class Usage Examples

Public Properties

Property Type Description
address string
eIDSize int
name string
recipClass int
reserved int

Property Details

address public_oe property

public string address
return string

eIDSize public_oe property

public int eIDSize
return int

name public_oe property

public string name
return string

recipClass public_oe property

public int recipClass
return int

reserved public_oe property

public int reserved
return int