ReminderType.ReminderGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ExchangeWebServices::ReminderGroupType ReminderGroup { ExchangeWebServices::ReminderGroupType get(); void set(ExchangeWebServices::ReminderGroupType value); };
public ExchangeWebServices.ReminderGroupType ReminderGroup { get; set; }
Public Property ReminderGroup As ReminderGroupType