StartTime Property (RecurrencePattern)
                In This Topic
            
            Gets or sets the System.DateTime value indicating the start time for the given occurrence of the recurrence pattern.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property StartTime As System.Date
             
        
            
            public System.DateTime StartTime {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also