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

Show file 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 property

public string AccessLevel
return string

Color public property

public string Color
return string

Description public property

public string Description
return string

Hidden public property

public bool Hidden
return bool

Location public property

public string Location
return string

Name public property

public string Name
return string

Selected public property

public bool Selected
return bool

SelfUri public property

public string SelfUri
return string

TimeZone public property

public string TimeZone
return string