Skip to content

Commit

Permalink
Update src/types/delete_folder.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Burke <[email protected]>
  • Loading branch information
hellsworth and leftmostcat authored Dec 6, 2024
1 parent 811f3bd commit 5b904a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/delete_folder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use crate::{
ResponseClass, ResponseCode, MESSAGES_NS_URI,
};

/// A request to delete a folder.
/// A request to delete one or more folders.
///
/// See <https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/deletefolder>
#[derive(Clone, Debug, XmlSerialize)]
Expand Down

0 comments on commit 5b904a3

Please sign in to comment.