C# Class Microsoft.PowerShell.GData.GDataTypes.GDataCalendarEntry

显示文件 Open project: robertj/GDataCmdLet Class Usage Examples

Public Properties

Property Type Description
AccessLevel string
Color string
Description string
Hidden bool
Location string
Name string
Selected bool
SelfUri string
TimeZone string

Property Details

AccessLevel public_oe property

public string AccessLevel
return string

Color public_oe property

public string Color
return string

Description public_oe property

public string Description
return string

Hidden public_oe property

public bool Hidden
return bool

Location public_oe property

public string Location
return string

Name public_oe property

public string Name
return string

Selected public_oe property

public bool Selected
return bool

SelfUri public_oe property

public string SelfUri
return string

TimeZone public_oe property

public string TimeZone
return string