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