C# Class CalDavSynchronizer.Utilities.DnsQueryHelper.TXTRecord

Show file Open project: aluxnimm/outlookcaldavsynchronizer

Public Properties

Property Type Description
dwReserved System.Int32
dwStringCount System.Int32
dwTtl System.Int32
flags System.Int32
pName String
pNext System.IntPtr
pStringArray String
wDataLength System.Int16
wType System.Int16

Property Details

dwReserved public property

public Int32,System dwReserved
return System.Int32

dwStringCount public property

public Int32,System dwStringCount
return System.Int32

dwTtl public property

public Int32,System dwTtl
return System.Int32

flags public property

public Int32,System flags
return System.Int32

pName public property

public String pName
return String

pNext public property

public IntPtr,System pNext
return System.IntPtr

pStringArray public property

public String pStringArray
return String

wDataLength public property

public Int16,System wDataLength
return System.Int16

wType public property

public Int16,System wType
return System.Int16