ParentRecurrenceId Property (RecurrencePattern)
                In This Topic
            
            Id of the event object which represents the master event for this RecurrencePattern object.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property ParentRecurrenceId As System.String
             
        
            
            public System.string ParentRecurrenceId {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also