C# Class BitServer.Subscription

Show file Open project: AyrA/BitMailServer

Public Properties

Property Type Description
address string
enabled bool
label string

Property Details

address public property

public string address
return string

enabled public property

public bool enabled
return bool

label public property

public string label
return string